Temp commit.
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@ -2,4 +2,5 @@
|
||||
.Rhistory
|
||||
.Rproj.user
|
||||
config.R
|
||||
*.Rproj
|
||||
*.Rproj
|
||||
/rsconnect
|
@ -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