Skip to contents

Framework

Functions to establish and work within the framework.

dcf_init()
Initialize a Data Collection Project
dcf_build()
Run a Project's Build Process
dcf_process()
Run Data Project Processes
dcf_add_source()
Adds a Source Project
dcf_check_sources()
Check Data Sources
dcf_add_bundle()
Adds a Bundle Project
dcf_process_record()
Interact with a Source Process File
dcf_datapackage_init()
Create a datapackage.json template
dcf_datapackage_add()
Adds documentation of a dataset to a datapackage
dcf_update_lock()
Update renv.lock
dcf_status_diagram()
Make a Status Diagram

Collection

Function to use as part of data collection or preparation.

dcf_measure_info()
Make a measurement metadata file
dcf_download_cdc()
Download Data from the CDC
dcf_load_census()
Download Census Population Data
dcf_to_health_region()
Map States to Health Regions
dcf_read_epic()
Read Epic Cosmos Data
dcf_process_epic_staging()
Process Epic Stating Files
dcf_standardize_epic()
Standardize Epic Data

Data Use

Functions to help use data within a framework.

dcf_get_file()
Retrieve A Data File