runapp strayr Package
Internal Data Structures.
Importing ABS Data
Functions for retrieving ABS data
Helper functions
Functions for cleaning data and working with datasets in the package
-
is_holiday()
- Identifies if a given date is a public holiday in Australia
-
clean_anzsco()
- Convert ANZSCO names and abbreviations into the consistent format used by the Australian Bureau of Statistics.
-
clean_anzsic()
- Convert ANZSIC names and abbreviations into the consistent format used by the Australian Bureau of Statistics.
-
clean_asced_foe()
- Convert ASCED fields of education into the consistent format used by the Australian Bureau of Statistics.
This function enables both exact (default) and fuzzy matching.
Under exact matching, if no match is found, NA is returned.
-
clean_asced_qual()
- Convert ASCED levels of education into the consistent format used by the Australian Bureau of Statistics.
This function enables both exact (default) and fuzzy matching.
Under exact matching, if no match is found, NA is returned.
-
clean_nfd()
- Return highest level of detail from "NFD" codes
-
clean_state()
strayr()
- Convert Australian state names and abbreviations into a consistent format
-
clean_string()
- Helper function to clean strings
-
clean_titles()
- clean_titles is a helper function for the cleaning of titles
-
make_dictionary()
- A helper function to create a dictionary for use in the clean family of functions
-
parse_income_range
- Parse income ranges
-
strip_year_suffix()
- strip_year_suffix removes year suffixes from variable names
-
palette_state_name_2016
- palette_state_name_2016
-
state_abb_au
- state_abb_au
-
state_name_au
- state_name_au
-
aus_seasons()
- Get Australian seasons for given dates