create_user_settings | R Documentation |
Creates a user setting template file at working directory or custom folder. This file is required for all processing.
create_user_settings(
folder = shinyDirectoryInput::choose.dir(caption =
"Select the folder, where your 'user_settings.R' file should be saved.")
)
folder |
Set the folder to save your file. |
The path to the folder
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.