insp_create_table: Create HTML Table of COVID-19 Business Inspections Results

insp_create_tableR Documentation

Create HTML Table of COVID-19 Business Inspections Results

Description

insp_create_table() takes prepared inspections data and creates an HTML table for publishing on the web (using the DT package). Data should first be prepared using insp_prep_data().

Usage

insp_create_table(.data)

Arguments

.data

The prepared inspections data

Value

A reactable object

See Also

Other functions in the inspections data pipeline ( insp_load_data() , insp_prep_data() , insp_save_table() , insp_archive_table() ) and the wrapper for the full workflow ( insp_table_pipeline() )


jesse-smith/covidReport documentation built on Aug. 3, 2024, 4:52 p.m.