get_rawfilespaths_for_month: Berlin-Tiefwerder: get rawfilepaths for months

Description Usage Arguments Value

View source: R/get_monthly_periods.R

Description

Berlin-Tiefwerder: get rawfilepaths for months

Usage

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)

Arguments

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)

Value

dataframe with monthly periods


KWB-R/aquanes.report documentation built on Sept. 10, 2019, 8:04 a.m.