interpolate_data: Interpolate data from all sources (if necessary)

View source: R/pipeline.R

interpolate_dataR Documentation

Interpolate data from all sources (if necessary)

Description

interpolcate_data takes the data returned from fetch_data and interpolates monthly data for those tables which require interpolation.

Usage

interpolate_data(fdata)

Arguments

fdata

The list of dataframes returned from fetch_data.

Value

An equivalent set of dataframes which each contain monthly data.


olihawkins/clbenefits documentation built on May 19, 2023, 5:09 p.m.