get_monthly_periods: Get monthly periods

Description Usage Arguments Value

View source: R/get_monthly_periods.R

Description

Get monthly periods

Usage

1
2
get_monthly_periods(year_month_start = "2017-06",
  year_month_end = format(Sys.Date(), "%Y-%m"), tz = "CET")

Arguments

year_month_start

start year month (default: '2017-06')

year_month_end

end year month (default: current month)

tz

(default: 'CET')

Value

dataframe with monthly periods


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