Get some Shiny stuff going.
This commit is contained in:
@ -66,6 +66,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
|
||||
|
||||
# For Shiny
|
||||
library(rsconnect)
|
||||
@ -73,4 +74,4 @@ library(rsconnect)
|
||||
# Deploy
|
||||
deployApp()
|
||||
|
||||
```
|
||||
```
|
||||
|
Reference in New Issue
Block a user