gun_seizure {ispdata} | R Documentation |
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)
Arguments
gun_type |
selects the gun type: "firearms" or "edged_weapons". character. |
Value
a dataframe
Examples
gun_seizure(gun_type = "firearms")
[Package ispdata version 1.1.2 Index]