remove_orphans: Clean up your filtered dataset.

View source: R/remove_orphans.R

remove_orphansR Documentation

Clean up your filtered dataset.

Description

Try not to leave any orphans behind. Specific to dyadic data.

Usage

remove_orphans(dat, id_num, output_dir)

Arguments

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.


jrcalabrese/faceup documentation built on May 16, 2022, 3:14 p.m.