UCR_Offenses_ColNames {UCR.ColumnNames} | R Documentation |
Column name and code for the UCR Offenses dataset
Description
A dataset containing the name and code corresponding to columns in the Uniform Crime Report "Offenses Known and Clearance by Arrest" dataset for years 1998-2014
Usage
UCR_Offenses_ColNames
Format
A data frame with 1448 rows and 2 variables:
- column_name
The column name for the given column, according to the codebook.
- column_code
The code for the given column, according to the codebook. This will be the column name of the inputted dataset.
...
Source
http://www.icpsr.umich.edu/icpsrweb/NACJD/studies/36391
[Package UCR.ColumnNames version 0.1.0 Index]