new_app | R Documentation |
creates a boiler plate app in the proper folder under inst
new_app(app_name = NULL, remove_comments = TRUE)
app_name |
name of new app |
remove_comments |
logical remove app template comments |
new_app(app_name = "test", remove_comments = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.