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.


jacobkap/crimeutils documentation built on Jan. 1, 2023, 12:20 a.m.