ucr_constant_reporter_oris: Get ORIs that consistently report their data every year.

View source: R/ucr_constant_reporters.R

ucr_constant_reporter_orisR Documentation

Get ORIs that consistently report their data every year.

Description

Get ORIs that consistently report their data every year.

Usage

ucr_constant_reporter_oris(data, minimum_months_reported)

Arguments

data

A data.frame with Uniform Crime Report (UCR) data. Requires at least the ORI, year, and number_of_months_reported columns.

minimum_months_reported

Integer indicating the minimum number of months requesting to keep in data.

Value

A vector with the ORIs that report the minimum number of months for every year in the data.


crimeutils documentation built on Dec. 7, 2022, 5:15 p.m.