ecodata_linear_interpolate.RdPerform a linear interpolation for any missing values for an ecodata data frame. This is useful for plotting time series with mixed frequencies.
ecodata_linear_interpolate(df, variable_names = NULL)An ecodata data frame with the same structure as `df`, with NA values replaced with linear interpolations.