meta data module for server
module_metadata_server(
id,
type,
selline = NULL,
sellmod = NULL,
sellcont = NULL,
r
)a reactive with the meta data information
Module id
character with the type of action (either "save" or "overview")
reactive with the selected line for a model (for type "overview")
reactive with the selected model (for type "save")
reactive with the content of the selected model (for type "save")
reactive values object that is defined top-level