add_population | Add a population column to a GLP-format dataframe |
age_adj_rate | Calculate an age-adjusted rate |
assign_join | Join two data frames when one might not exist |
bind_df | Joins data frames by common GLP ID variables |
build_census_var_df | Create a data frame to use for the Census API |
census_to_council | Convert census block group data to metro council district... |
census_to_council_direct | Convert census tract or block group data to metro council... |
clean_acs_micro | Process ACS microdata from IPUMS. |
clean_cps_micro | Process CPS microdata from IPUMS. |
clean_wonder | Clean CDC Wonder data |
COLA | Adjust data for cost of living and inflation |
COLA_df | Inflation and cost of living data. The data frame is used by... |
cols_in | Returns any columns in data frame 'df' that are in the... |
cols_not_in | Returns any columns in data frame 'df' that are NOT in the... |
complete_check | Check if each row of a data frame is unique |
complete_vector_arg | Expand a data frame to make missing combinations expicit |
df_type | Return the geography of a GLP data frame. |
FIPS_df | A list of GLP peer counties. |
FIPS_PUMA | A crosswalk of FIPS codes to the PUMAs they contain. |
FIPS_zip | A crosswalk of FIPS codes to the zip codes they contain. |
get_census | Get data from the Census API |
get_sysdata | Add or replace a file in sysdata.rda Any files in the current... |
glp_load_packages | Load GLP-related packages |
make_list | Makes a named list of objects |
make_map | GLP Map |
make_map_00 | Deprecate this |
map_block_group | A map of block groups in Louisville |
map_county | A map of counties in the Louisville MSA |
map_market | A map of market areas in Louisville |
map_tract_2000 | A map of 2000 tracts in Louisville |
map_zip | A map of zip codes in Louisville |
ma_tract | A crosswalk from tracts to market areas. |
MSA_df | A list of GLP peer MSAs. |
MSA_FIPS | A crosswalk of MSA codes to the FIPS codes of their core... |
MSA_PUMA | A crosswalk of MSA codes to the PUMAs they contain. |
MSA_zip | A crosswalk of MSA codes to the zip codes they contain. |
nh_tract | A crosswalk from tracts to neighborhoods. |
norm_z | Normalize a vector |
not_in | Not in, the counterpart to x %not_in% table Not in, the... |
organize | Organizes common GLP data by columns and rows and replaces... |
p | Shorthand for 'paste0(a, b)' |
per_capita_adj | Create population-adjusted variables |
pivot_vartype_longer | Convert census tract data to metro council district data |
pivot_vartype_wider | Convert census tract data to metro council district data |
population_df | Population data with unmerged St. Louis Counties and a... |
population_df_merged | Population |
process_census | Algorithm to create GLP-style data frame from census... |
process_map | Create tract, nh, and muw map files from a map data frame |
process_map_og | Create tract, nh, and muw map files from a map data frame |
pull_Lou | Subset a data frame containing MSA or county data to peer... |
pull_peers | Subset a data frame containing MSA or county data to peer... |
ranking | GLP Ranking |
readers | GLP Readers |
reshape_sex | Gathers data from wide format into long format based on sex. |
rollmeanr | Calculate the rolling mean of a vector |
stl_adj_wonder | Merge St. Louis |
stl_merge | Combines rows of data from the two St. Louis counties into... |
sum_by_var_type | Summarize vars |
sum_FIPS_to_MSA | Group data by MSA and summarise |
survey_by_demog | Survey microdata by race and sex |
svy_bootstrap | Survey microdata by a particular demographic grouping |
svy_repwts | Survey using replicate weights |
tl | The workhorse behind other trendline functions |
tl_add_line_data | Add factor columns for ggplot to reference when assigning... |
tl_add_line_data_maxmin | Add factor columns for ggplot to reference when assigning... |
tl_break_settings | Calculate x-axis break settings |
tl_filter | Filter data to sex, race, and peer set. |
tl_limits | Add x and y axis limits and plot labels |
tl_lines | Add lines |
tl_lines_maxmin | BRFSS |
tl_plot | Initial plot |
tl_reshape_data | Reshape data to long format |
tl_reshape_data_maxmin | Reshape data to long format for trendlines displaying the... |
tl_rolling_mean | Calculate the rolling mean of a data frame |
tl_style | Add style elements |
tl_year_breaks | Calculate the rolling mean of a data frame |
total_demographics | Aggregates demographic data |
tract00_to10 | Transform data from 2000 census tracts to 2010 census tracts |
tract10_to_00 | Transform data from 2010 census tracts to 2000 census tracts |
trendline | GLP Trendline |
unique_check | Check if each row of a data frame is unique |
update_sysdata | Add or replace a file in sysdata.rda Any files in the current... |
watterson_tract | Identifies which tracts are mostly inside the Watterson. |
wonder_time_age | Read in CDC Wonder Data where each file is an... |
years_in_df | Return the years in a data frame |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.