View source: R/get_int_decision.R
get_int_decision | R Documentation |
Highlights which double interactions to keep or exclude.
get_int_decision(x)
x |
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). |
Adds new "double_interaction" column with decision on wether to "include" or "exclude" a particular interaction event.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.