get_all_data: Get all data regarding one step in the criminal process

Description Usage Arguments Value See Also Examples

View source: R/get_all_data.R

Description

Get all data regarding one step in the criminal process

Usage

1
get_all_data(dataset_name)

Arguments

dataset_name

The name of the dataset to be retrieved. One of 'intake', 'initiation', 'dispositions', 'sentencing'.

Value

A tibble

See Also

intake initiation dispositions sentencing

Examples

1
2
3
4
## Not run: 
sentencing_data <- get_all_data('sentencing')

## End(Not run)

ian-flores/chicagoDA documentation built on Dec. 28, 2019, 7:03 p.m.