adjust_direct | Calculate crude and directly adjusted rates |
age_standardize | Calculate age standardized rates from a data.table with age,... |
as_imputed_brfss | Convert modified BRFSS data.table to an imputationList |
as_table_brfss | Convert BRFSS imputationList to a single data.table |
build_getpop_query | A helper function for building queries for get_pop |
calc | Compute metrics from record (e.g. vital stats) or survey data |
calc_age | Proper calculation of age in years |
chars_icd_ccs | View available CHARS ICD-9-CM OR ICD-10-CM (diagnosis) codes,... |
chars_icd_ccs_count | Count (non-injury) Comprehensive Hospital Abstract Reporting... |
chars_injury_matrix | View available combinations of CHARS injury mechanisms and... |
chars_injury_matrix_count | Generate injury matrix counts from line-level Comprehensive... |
check_bin | Check to see if input implies a binning recode |
check_names | Check to see if a vector of variable names do indeed exist in... |
check_nan | Check to see if a value is NA, NULL, or "" |
chi_cols | Vector of standard CHI / Tableau Ready columns |
chi_compare_est | Compare two data.frames with properly formatted CHI data |
chi_compare_kc | Compare CHI standard tabular results to the King County... |
chi_metadata_cols | Vector of standard CHI / Tableau Ready metadata columns |
chi_qa | QA for CHI/Tableau ready standards using R |
compare_estimate | Compare aggregated results (proportions or means) for one... |
convert_to_date | Convert Numeric and Character Data to Dates |
create_dictionary | Create a Dictionary for a Data Table or Data Frame |
create_recode | Instruction set for recoding |
death_113 | View the NCHS 113 COD causeids |
death_113_count | Summarize NCHS 113 causes of deaths |
death_130 | View the NCHS 130 Infant COD causeids |
death_130_count | Summarize NCHS 130 Select Causes of Infant Death |
death_icd10_clean | Clean and Standardize ICD-10 Death Codes |
death_injury_matrix | View available combinations of injury death mechanisms and... |
death_injury_matrix_count | Generate a death injury matrix from line-level death data |
death_other | View "Other" Causes of Death available in RADS |
death_other_count | Summarize "Other" causes of deaths |
death_xxx_count | Summarize NCHS causes of deaths |
depth | Check the depth of a list |
digits | Round data according to APDE/CHI standards or custom requests |
do_recode | Recode a vector |
dumb_convert | Convert from one type to another type |
enact_recodes | Apply a set of recode instructions to a dataset |
format_time | Format a vector of time, date, or any numeric values into a... |
format_time_simple | Format a vector of time (or any numeric values) into a single... |
generate_yaml | Generate a YAML file for SQL loading based on in a data.frame... |
get_data | Get (micro)data from APDE storage. |
get_data_birth | Get Birth microdata from storage. |
get_data_brfss | Get BRFSS microdata with adjusted weights from storage. |
get_data_chars | Get CHARS (Comprehensive Hospital Abstract Reporting System)... |
get_data_death | Get Death microdata from storage. |
get_data_hys | Get HYS microdata from storage. |
get_data_pums | Get PUMS microdata from storage |
get_population | Get standard population estimates from SQL |
get_ref_pop | Load a reference population as a data.table object in memory |
get_xwalk | Load clean geographic crosswalk tables |
life_table | Generate a standard life table |
life_table_predict_mx | Predict Mortality Rate for Highest Age Group |
life_table_prep | Prepare death data for use with life_table() |
list_apde_data | Returns the list of datasets currently available for analysis... |
list_dataset_columns | List columns available for analysis in APDE datasets |
list_dataset_columns_brfss | Column Type Handler for BRFSS dataset |
list_dataset_columns_config | Configuration settings for APDE datasets |
list_dataset_columns_hys | Column Type Handler for HYS dataset |
list_dataset_columns_pums | Column Type Handler for PUMS dataset |
list_dataset_columns_sql | Column Type Handler for SQL-based datasets |
list_ref_pop | Return vector of all reference populations available in RADS |
list_ref_xwalk | View table of geographic pairs usable in the get_xwalk()... |
list_to_dt | convert validated list instructions into data frames to be... |
lossless_convert | Convert the class of a vector to another class - when... |
make_subset | A function to make subsets |
metrics | List of available metric for 'calc' |
multi_t_test | Perform t-tests for Multiple Comparisons with Summary... |
parse_recode_instructions | Parse Recode Instructions |
pool_brfss_weights | Create New BRFSS Survey Weights for Multi-Year Analyses |
quiet | Silence (i.e., suppress or mute) printed messages from... |
rads-package | rads: Assisted computation of King County public health data |
ref_get_xwalk | Reference table of available geographic crosswalks |
round2 | Improved rounding function |
sql_clean | Clean string columns read from SQL |
std_error | Calculate standard error of the mean |
string_clean | Clean string & factor columns |
substrRight | Substring selection from the right to complement base R... |
suppress | Suppress data according to APDE standards or custom requests... |
tsql_chunk_loader | Loads large data sets to Microsoft SQL Server (TSQL) in... |
tsql_validate_field_types | Validates whether a named vector of TSQL data types is... |
validate_hhsaw_key | Validate HHSAW keys and connect (if possible) |
validate_list_input | Validate list inputs into the tabulate functions |
validate_yaml_data | Validate the structure and data types of a data.frame or... |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.