Skip to contents

Inmate-participant race

Usage

morie_datasets_corrections_uof_race(
  offline = TRUE,
  resource_id = NULL,
  source = NULL
)

Arguments

offline

Logical; TRUE (default) reads the bundled real CKAN sample at inst/extdata/corrections_uof_incidents_sample.csv. FALSE hits the live CKAN endpoint.

resource_id

Optional CKAN resource id override.

source

One of "auto", "live", "bundled", "synthetic", "empty"; takes precedence over offline when supplied.