View source: R/import_operation_berlin_s.R
read_wedeco_data | R Documentation |
Import WEDECO raw data
read_wedeco_data( raw_data_dir = package_file("shiny/berlin_s/data/operation"), raw_data_files = NULL, meta_file_path = package_file("shiny/berlin_s/data/parameter_site_metadata.csv") )
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.