R/e_complete_multiple_keys_ALL.R
e_replace_keys_less_with_most_complete.Rd
Match and replace less complete rows with most complete row
e_replace_keys_less_with_most_complete(
dat_data,
dat_most_complete,
col_keys = c("a", "b", "c")
)
data.frame of data for which to update the keys
data.frame with most complete keys
names of columns to be used as keys
data.frame updated with data keys