Description Usage Arguments Value
View source: R/get_monthly_periods.R
Berlin-Tiefwerder: get rawfilepaths for months
1 2 3  | get_rawfilespaths_for_month(monthly_period = get_monthly_periods()[1, ],
  raw_data_dir = system.file("shiny/berlin_t/data/operation", package =
  "aquanes.report"), max_offset_days = 7)
 | 
monthly_period | 
 one row of data.frame as retrieved by function first row of get_monthly_periods(), i.e. year month is (default: '2017-06')  | 
raw_data_dir | 
 directory with operational raw data files for Berlin Tiefwerder (default: system.file("shiny/berlin_t/data/operation", package = "aquanes.report")  | 
max_offset_days | 
 number of days in previous/next month to look for beginning/ ending of month (default: 7)  | 
dataframe with monthly periods
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.