Learn R Programming

AmostraBrasil (version 1.2)

amostraBrasil: Generates Brazil's IBGE Householding Sample

Description

Generates Brazil's IBGE Householding Sample

Usage

amostraBrasil(codibge = "", municipio = "", listasetor = c(), N = 0, geocod = F, shape = F, saveall = T, dados = NULL)

Arguments

codibge
A string
municipio
A string
listasetor
A string vector
N
A number
geocod
A boolean
shape
A boolean
saveall
A boolean
dados
A null

Value

A dataframe with N addresses sampled from IBGE census

Examples

Run this code
amostraBrasil(municipio="Pindoba", N=5, geocod=TRUE, shape=TRUE)

Run the code above in your browser using DataLab