excl_dbl_int | R Documentation |
Function to exclude double focal and action_partner interactions used for ap, bc, and gr, from duration calculator i.e. when they were focalled on the same day, and interact, keep only one
excl_dbl_int(df, join_by)
df |
A data frame of interactions. Typically generated by the "duration decider" function. Needs columns "focal_dyad_count" and "partner_dyad_count". (created by get_p_dyad_count). |
A dataframe with double interactions filtered out.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.