Temp commit.
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@
|
||||
.Rproj.user
|
||||
config.R
|
||||
*.Rproj
|
||||
/rsconnect
|
@ -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
|
||||
|
@ -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)
|
||||
|
Reference in New Issue
Block a user