View source: R/prepare-admin-panel.R
prepare_admin_panel_components | R Documentation |
prepare_admin_panel_components
prepare_admin_panel_components(input, output, session, data_storage)
input |
input object inherited from server function. |
output |
output object inherited from server function. |
session |
session object inherited from server function. |
data_storage |
data_storage instance that will handle all backend read and writes. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.