View source: R/copy_files_to_server.R
Copies folder and file structure to the shiny server
1 2 3 4 5 6 | deploy_app(
url,
shiny_server_pth = "/srv/shiny-server",
ignore_fl_server,
ignore_fl_repo
)
|
url |
string. A string indicating which directory to place the files to. |
shiny_server_pth |
string. A string indicating the path to the shiny server. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.