get_int_decision: Get decision

View source: R/get_int_decision.R

get_int_decisionR Documentation

Get decision

Description

Highlights which double interactions to keep or exclude.

Usage

get_int_decision(x)

Arguments

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).

Value

Adds new "double_interaction" column with decision on wether to "include" or "exclude" a particular interaction event.


avrincon/avr documentation built on Nov. 8, 2022, 4:30 a.m.