expand_ts: Helper function for statsgrokse() that transforms a time span...

Description Usage Arguments

Description

Helper function for statsgrokse() that transforms a time span into a series of months

Usage

1
expand_ts(from, to, by = "day")

Arguments

from

start of timespan

to

end of timespan

by

in which time unit expansion should take place: "day", "month", "year"


petermeissner/statsgrokse documentation built on May 25, 2019, 2 a.m.