interpolate_days: Take a datafrome created by 'get_all_dates_df' and...

Description Usage

Description

Take a datafrome created by 'get_all_dates_df' and interpolate over the NAs to give daily data

Usage

1
2
interpolate_days(df, date_col = "date", interpolation_fn = zoo::na.approx,
  col_type = is.numeric)

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