yearly_stats {ispdata}R Documentation

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)

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().

Value

a dataframe

Examples

## Not run: yearly_stats(by = "state")


[Package ispdata version 1.1.2 Index]