View source: R/get_monthly_periods.R
get_rawfilespaths_for_month | R Documentation |
Berlin-Tiefwerder: get rawfilepaths for months
get_rawfilespaths_for_month( monthly_period = get_monthly_periods()[1, ], raw_data_dir = package_file("shiny/berlin_t/data/operation"), 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: |
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.