fetch_discipline: Fetch Discipline Data

Description Usage Arguments Examples

View source: R/fetch_discipline.R

Description

Fetch Discipline Data

Usage

1
fetch_discipline(year, distinct_incidents = TRUE, oss_only = FALSE)

Arguments

year

numeric. year to get discipline data for. Earliest year available is 2016.

distinct_incidents

logical. Remove duplicates of incidents. Usually want to be set to TRUE, unless it's helpful to see multiple codes for the same incident

oss_only

logical. Filters only for OSS.

Examples

1
2
3
4
## Not run: 
fetch_discipline(2018)

## End(Not run)

ekholme-ccps/ccpsr documentation built on Aug. 17, 2021, 10:01 p.m.