Description Usage Arguments Value Examples
View source: R/11-download-shiny-files.R
nyt_build_data()
creates the final nested dataset.
But to run the shiny app locally, you'll need the files
here
1 | nyt_download_shiny_files(shiny_app_folder = "nyt_shiny_app")
|
shiny_app_folder |
name of shiny app folder |
nyt_download_shiny_files()
downloads necessary ui.R/server.R etc to run shiny app locally
1 2 3 4 | ## Not run:
nyt_download_shiny_files()
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.