Learn R Programming

ispdata (version 1.1.2)

gun_seizure: Access data from gun seizure in State of Rio de Janeiro

Description

Returns monthly data about gun seizure in State of Rio de Janeiro in the form of a dataframe.

Usage

gun_seizure(gun_type)

Value

a dataframe

Arguments

gun_type

selects the gun type: "firearms" or "edged_weapons". character.

Examples

Run this code
gun_seizure(gun_type = "firearms")

Run the code above in your browser using DataLab