Starting a new IUform Shiny aplication
1 | create_IUform(path, open = TRUE, package_name = basename(path), author, ...)
|
path |
this is the IUform name and the folder it would live in |
open |
Boolean open the created project |
package_name |
Default is 'basename(path)' or this otherwise it will be 'basename(getwd())' |
author |
gives author name |
... |
Arguments passed from the template. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.