population {ispdata} | R Documentation |
Access population data
Description
Returns data about population by state, municipality, CISP (the same as police station area) or Pacifying Police Unit.
Usage
population(data)
Arguments
data |
selects the data: "cisp_monthly", "cisp_yearly", "muni_monthly", "muni_yearly", "state_monthly", "state_yearly", "upp_2010" or "upp_projection". character. |
Value
a dataframe.
Examples
## Not run: population(data = "cisp_monthly")
[Package ispdata version 1.1.2 Index]