interpolate_days_numeric: 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 in numeric columns

Usage

1
2
interpolate_days_numeric(df, date_col = "date",
  interpolation_fn = zoo::na.approx)

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