View source: R/dataset-module.R
dataset_ui | R Documentation |
Hadley's Dataset Module
dataset_ui(id, filter = NULL) dataset_server(id)
id |
Namespace of the module. |
filter |
Filter the datasets (e.g. |
Shiny module.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.