Learn R Programming

ispdata (version 1.1.2)

yearly_stats_dictionary: Access the dictionaries of public security statistics of the State of Rio de Janeiro by year

Description

Returns the data dictionary of the police occurrences in the State of Rio de Janeiro in the form of a dataframe.

Usage

yearly_stats_dictionary(by)

Value

a dataframe

Arguments

by

selects the spatial division of the dictionary. It might be: "municipality" or "state". character.

Examples

Run this code
if (FALSE) yearly_stats_dictionary(by = "state")

Run the code above in your browser using DataLab