View source: R/import_data_basel.R
add_parameter_metadata | R Documentation |
Helper function: add parameter metadata
add_parameter_metadata( df, meta_parameter_path = package_file("shiny/basel/data/metadata/meta_parameter.csv") )
df |
data frame containing at least a column "ParameterCode" |
meta_parameter_path |
Define path of "meta_parameter.csv" to be imported (default: sema.pilot:::package_file("shiny/basel/data/metadata/meta_parameter.csv")) |
returns input data frame with joined metadata (parameter codes/ methods not included in meta_parameter file will not be imported!!!!)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.