get_all_dates: Take a dataframe with a date column, and return an ordered...

Description Usage

Description

Take a dataframe with a date column, and return an ordered list of each day in the date range

Usage

1
get_all_dates(df, date_col = "date", by = "day")

RobinL/costmodelr documentation built on May 9, 2019, 10:30 a.m.