Learn R Programming

ispdata (version 1.1.2)

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

Description

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

Usage

yearly_stats(by)

Value

a dataframe

Arguments

by

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

Details

Values per 100,000 inhabitants.

To see the dictionary of variables, use the function yearly_stats_dictionary().

Examples

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

Run the code above in your browser using DataLab