| add_12month_periods | Adds a column that classifies observations into 12-month... | 
| add_geometry_municipios | Adds a geometry column to dataframe with municipality-level... | 
| add_geometry_regioes_adm | Adds a geometry column to dataframe with region-level data | 
| add_geometry_regioes_gov | Adds a geometry column to dataframe with region-level data | 
| barplot_12months | Barplot showing the evolution of job creation through... | 
| barplot_monthly | Barplot showing the monthly evolution of job creation | 
| blues_full | Set of blue HEX codes | 
| clean_text | Returns string in upper-case without accents, tildes and... | 
| cnae_classes | Lookup table of CNAE classes codes and names | 
| compute_job_creation | Computes job creation, job loss and net job creation | 
| criar_tabela_estado | Create a summary table for the State of Sao Paulo | 
| criar_tabela_municipio | Creates summary table for a given city | 
| criar_tabela_regiao_adm | Create a summary table for a given Admnistrative Region | 
| custom_theme | Custom 'ggplot2' theme settings | 
| decode_variables | Decodes numeric-encoded categoric variables from CAGED... | 
| drop_codes | Drops columns containing numeric-encoded categoric variables | 
| faixa_tamanho_estab | Lookup table of codes and labels of company sizes | 
| find_cnae_highlights | Returns a dataframe with job creation data on highlighted... | 
| format_number | Helper function to adjust number formatting | 
| get_breaks | Returns custom break points for plots | 
| get_ibge_sector | Returns IBGE's 5 'big sectors' from numeric vector of IBGE'... | 
| get_palette | Returns a custom 'RdBu' color palette | 
| grau_instrucao | Lookup table of education levels codes and labels | 
| group_by_breaks | Classify elements from a vector into groups, according to... | 
| hello | Hello, World! | 
| join_municipios_sp | Adds municipality-level data to a dataframe containing CAGED... | 
| map_regions_divergent | Plots divergent-scale map of Sao Paulo's Government Regions | 
| map_regions_sequential | Plots a sequential-scale map of Sao Paulo's Government... | 
| meses | Lookup table of month abbreviations in Portuguese | 
| municipios_sp | Dataframe with information regarding cities belongin to the... | 
| polygons_municipios_sp | 'sf' dataframe with geospatial data on cities from the State... | 
| polygons_regioes_gov_sp | 'sf' dataframe with geospatial data on regions from the State... | 
| prepare_caged | Prepares CAGED micro-data to data analysis focused on the... | 
| raca_cor | Lookup table of race/color codes and labels | 
| read_caged | Reads CAGED data from txt file | 
| read_caged_rds | Reads one or multiple .rds files with preprocessed CAGED data | 
| reds_full | Set of red HEX codes | 
| subsetor_ibge | Lookup table of IBGE's subsectors of economic activities | 
| tipo_deficiencia | Lookup table of disability types | 
| tipo_mov_desag | Lookup table of admission/termination categories | 
| uf | Lookup table of Brazilian Federative Units (UFs) codes and... | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.