create_master: Create the master table

View source: R/pipeline.R

create_masterR Documentation

Create the master table

Description

create_master takes the full dataset returned from interpolate_data and combines it into a single master dataframe.

Usage

create_master(idata)

Arguments

idata

The list of dataframes returned from interpolate_data.

Value

A dataframe of key benefits data with one row per unqiue combination of geogpraphic area and month.


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