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

Description Usage Arguments

View source: R/tools.R

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"


statsgrokse documentation built on May 30, 2017, 1:55 a.m.