R/utils.R
make_base_calendar.Rd
Make base calendar
Creates a base cadence calendar for all contributing sites so that each year and month of submission is enumerated.
make_base_calendar(reference_tbl, resolution = c("day", "month"))
reference_tbl | a reference table returned from |
---|---|
resolution | character vector length 1 with the desired base resolution of the table |