View source: R/remove_orphans.R
remove_orphans | R Documentation |
Try not to leave any orphans behind. Specific to dyadic data.
remove_orphans(dat, id_num, output_dir)
dat |
Dataframe. |
id_num |
Participant identifier. Must be stored like so, e.g., "OpenFace_01234_Mother". Defaults to the first column in a dataframe. |
output_dir |
Where you want the output to be saved to. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.