| add_callback | Add a callback to a Dash app |
| add_meta | Add <meta> tags to a Dash app |
| add_script | Add external (JavaScript) scripts to a Dash app |
| add_stylesheet | Add external (CSS) stylesheets to a Dash app |
| callback_context | TODO document |
| dash_app | Create a Dash application |
| install_snippet | Install Dash RStudio snippet |
| is_dash_app | Is the given object a Dash app? |
| pipe | Re-export magrittr pipe operator |
| prevent_update | Prevent a callback from updating its output |
| print.dash2 | Run a Dash app when explicitly printed to the console |
| run_app | Run a Dash app |
| set_layout | Set the layout of a Dash app |
| simple_table | Simple HTML table |
| tags | Create HTML tags |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.