Description Usage Arguments Value Examples
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.
1  | 
df | 
 A dataframe similar to the output of   | 
A dataframe with additional data.
1 2 3 4 5  | ## Not run: 
read_caged('CAGEDEST_102018.txt') %>%
prepare_caged()
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.