A teal module which can be included in the modules argument to init().
Arguments
label
(character(1)) Label shown in the navigation item for the module or module group.
For modules() defaults to "root". See Details.
datanames
(character) A vector with datanames that are relevant for the item. The
filter panel will automatically update the shown filters to include only
filters in the listed datasets. NULL will hide the filter panel,
and the keyword "all" will show filters of all datasets. datanames also determines
a subset of datasets which are appended to the data argument in server function.