Get ORIs that consistently report their data every year.

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.