Description Usage Arguments Value
View source: R/import_data_basel.R
Helper function: add label ("SiteName_ParaName_Unit_Method")
1 2 3 |
df |
data frame containing at least a columns "SiteName", "ParameterName", "ParameterUnit" and optionally "Method_Org" (if not existent no "Method_Org" will be available!) |
col_sitename |
column in df containing site name (default: "SiteName") |
col_parametername |
column in df containing parameter name (default: "ParameterName") |
col_parameterunit |
column in df containing parameter unit (default: "ParameterUnit") |
col_method |
column in df containing method code (default: "Method_Org") |
returns input data frame with added column "SiteName_ParaName_Unit_Method"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.