fetch_data: Fetch all data from all sources

View source: R/pipeline.R

fetch_dataR Documentation

Fetch all data from all sources

Description

fetch_data runs the full pipeline. It fetches all of the data from each source and stores the results as csvs in the output directory.

Usage

fetch_data(verbose = TRUE)

Arguments

verbose

A boolean indicating whether the progress of the pipeline should be printed to the console.

Value

A nested list of the results sets as dataframes.


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