View source: R/copy_files_to_server.R
Creates the directory structure on the shiny server
1 | create_dir_str(shiny_server_pth, url, dirs)
|
shiny_server_pth |
string. A string indicating the path to the shiny server. |
url |
string. A string indicating which directory to place the files to. |
dirs |
vector. A vector of directories to create on the shiny server. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.