Learn R Programming

ispdata (version 1.1.2)

population: 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)

Value

a dataframe.

Arguments

data

selects the data: "cisp_monthly", "cisp_yearly", "muni_monthly", "muni_yearly", "state_monthly", "state_yearly", "upp_2010" or "upp_projection". character.

Examples

Run this code
if (FALSE) population(data = "cisp_monthly")

Run the code above in your browser using DataLab