dash_app | R Documentation |
This is a convenience function that returns a dash::Dash
R6 object.
For advanced usage, you can use the object as an R6 object directly instead
of the functions provided by the {dash2}
package.
dash_app(title = NULL, ...)
title |
(character) The browser window title. |
... |
Any additional parameters accepted by |
run_app()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.