Add a single auxiliary measure as an attribute to a survey attribute list
add_attr.RdMatches the survey's identifying keys (country, year, acronym) against the auxiliary dataset, filters the relevant rows, and appends the result as a named element of the attribute list.
Value
The input ls with a new element named measure appended,
or unmodified if no matching auxiliary rows were found.
See also
Other pd_process_data pipeline:
aux_hash_candidates(),
build_pip_inventory(),
create_attr(),
data_to_dt(),
filter_aux_data(),
filter_aux_inv(),
fix_year_var(),
get_aux_hashes(),
inv_dlw_load(),
inv_to_process(),
log_report(),
pd_aux_attr(),
pd_deflation(),
save_pip_data(),
survey_id_to_attr(),
valid_dlw_load()