View source: R/e_complete_multiple_keys_ALL.R
e_coalesce_column_set | R Documentation |
For a set of key variables that are unique for participants, identify sets of rows with unique key variables in common and collapse them together to have a single "most complete" row of key values by removing the NAs. Each key variable must have a unique value for each participant.
e_coalesce_column_set(dat)
dat |
data.frame keys to combine |
data.frame with most complete key rows
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.