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

3
.gitignore vendored
View File

@ -2,4 +2,5 @@
.Rhistory .Rhistory
.Rproj.user .Rproj.user
config.R config.R
*.Rproj *.Rproj
/rsconnect

View File

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