get_rawfilespaths_for_month: Berlin-Tiefwerder: get rawfilepaths for months

View source: R/get_monthly_periods.R

get_rawfilespaths_for_monthR Documentation

Berlin-Tiefwerder: get rawfilepaths for months

Description

Berlin-Tiefwerder: get rawfilepaths for months

Usage

get_rawfilespaths_for_month(
  monthly_period = get_monthly_periods()[1, ],
  raw_data_dir = package_file("shiny/berlin_t/data/operation"),
  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: kwb.pilot:::package_file("shiny/berlin_t/data/operation"))

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/kwb.pilot documentation built on Nov. 1, 2022, 2:49 p.m.