Temp commit.

This commit is contained in:
Matt
2016-04-15 14:13:35 -05:00
parent 7cccaa2d70
commit 347992c968
3 changed files with 5 additions and 5 deletions

3
.gitignore vendored
View File

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

View File

@ -2,6 +2,6 @@ name: ledgerr-shiny
account: mattbk
server: shinyapps.io
appId: 94541
bundleId: 420069
bundleId: 421047
url: https://mattbk.shinyapps.io/ledgerr-shiny/
when: 1460668285.29384
when: 1460747248.16264

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)