View source: R/date_aggregate.R
expand_dt | R Documentation |
data.frame
to a higher frequencyExpand time series in a data.frame
to a higher frequency
expand_dt(dates_df, to_period = c("weekly", "monthly", "quarterly", "annual"))
dates_df |
|
to_period |
string indicating the frequency to convert data to |
data.frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.