Location-of-incident annual summary
Source:R/corrections_uof.R
morie_datasets_corrections_uof_location_summary.RdLocation-of-incident annual summary
Usage
morie_datasets_corrections_uof_location_summary(
offline = TRUE,
resource_id = NULL,
source = NULL
)Arguments
- offline
Logical;
TRUE(default) reads the bundled real CKAN sample atinst/extdata/corrections_uof_incidents_sample.csv.FALSEhits the live CKAN endpoint.- resource_id
Optional CKAN resource id override.
- source
One of
"auto","live","bundled","synthetic","empty"; takes precedence overofflinewhen supplied.