View source: R/add_shinybrain.R
add_shinybrain | R Documentation |
Initialize fresh shinybrain app
add_shinybrain( path, app_name = basename(path), overwrite = FALSE, open = FALSE, ... )
path |
Name of the folder to create the app in. This will also be used as the app name. |
app_name |
App name to use. By default, shinybrain
uses |
overwrite |
Boolean. Should the already existing app be overwritten? |
open |
Boolean. Open the created app project? |
... |
additional arguments to be used later |
invisibly the path to new application
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.