interpolate_days_character: 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 character columns

Usage

1
2
interpolate_days_character(df, date_col = "date",
  interpolation_fn = zoo::na.locf)

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