View source: R/import_operation_berlin_s.R
Import WEDECO raw data
1 2 3 4 | read_wedeco_data(raw_data_dir = system.file("shiny/berlin_s/data/operation",
package = "aquanes.report"), raw_data_files = NULL,
meta_file_path = system.file("shiny/berlin_s/data/parameter_site_metadata.csv",
package = "aquanes.report"))
|
raw_data_dir |
path to raw data directory |
raw_data_files |
vector with full path to operational raw data files that allows to limit import to specific files (default: NULL). If specified parameter "raw_data_dir" will not be used |
meta_file_path |
path to meta data file |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.