R/dst_find_val_id.R
dst_find_val_id.Rd
This is a helper function to extract the ID's in the values list that the dst_meta function returns.
dst_find_val_id(meta_data, variable, values_text = NULL)
The meta data object.
The variable to search in.
Character vector. The values you want to extract the IDs for. If NULL, the returned value will be "*".