
Package index
-
apply_wght_conv_fct() - Apply weight conversion factors to HCES data
-
check_conv_fct() - Check for missing conversion factors
-
check_hces_names() - Compare column names in HCES data
-
combined_food_list - Food Names and Codes Supported by this Package
-
concatenate_columns() - Concatenate values in multiple columns into a single column
-
create_dta_labels() - Create labels for Stata data
-
create_matches_csv() - Create Matches CSV
-
create_measure_id() - Create a measure ID column based on selected columns
-
food_list_df - Food Item Names and Codes Supported by this Package
-
get_hces_mappings() - Get column mapping for a given country and survey
-
hh_mod_a_filt_vMAPS - Module A: Household Identification (household level data)
-
match_food_names_v1() - Match food names in a dataset to an internal standard food list
-
match_food_names_v2() - Match food names to a standard list of food items
-
match_food_units_v2() - Match food units to a standard list of units
-
match_unit_names_v1() - Assign unit codes to a data frame based on a unit codes CSV file
-
non_standard_food_list - Non Standard Food Names and Codes
-
remove_spec_char_v1() - Remove special characters from a column in a dataframe
-
remove_unconsumed() - Remove unconsumed food item records
-
rename_hces() - Rename data columns in HCES data
-
replace_values() - Replace values in a column of a dataframe
-
rm_special_chars_v2() - Remove special characters and spaces from a string vector and capitalize the result
-
split_dta() - Split a labelled variable into two new variables
-
standard_food_list - Standard Food Names and Codes
-
standard_name_mappings_pairs - Standard HCES Variable Name Mappings
-
unit_names_n_codes_df - Food Unit Names and Unit Codes Supported by this Package
-
which_labelled() - Identify labelled variables in a data frame