prepare_caged: Prepares CAGED micro-data to data analysis focused on the...

Description Usage Arguments Value Examples

View source: R/prepare.R

Description

Filters CAGED microdata to observations belonging to the State of Sao Paulo, inludes additional variables containing municipality-level information and decodes numeric-encoded categoric variables.

Usage

1

Arguments

df

A dataframe similar to the output of read_caged().

Value

A dataframe with additional data.

Examples

1
2
3
4
5
## Not run: 
read_caged('CAGEDEST_102018.txt') %>%
prepare_caged()

## End(Not run)

andremenegatti/cagedExplorer documentation built on July 1, 2020, 1:25 a.m.