Temp commit.

This commit is contained in:
Matt
2016-04-15 14:13:35 -05:00
parent 4adb986de4
commit 6ad1f809be
2 changed files with 3 additions and 3 deletions

1
.gitignore vendored
View File

@ -3,3 +3,4 @@
.Rproj.user
config.R
*.Rproj
/rsconnect

View File

@ -65,8 +65,7 @@ colSums(a[-1])
```
```{r deploy}
# See Shiny documentation for authorizing computer to deploy to shiny.io.
# TODO add complete steps here on how to set up and deploy
# See README.md
# For Shiny
library(rsconnect)