dyad_obs_total: function to add obs time of focal and participant

View source: R/dyad_obs_total.R

dyad_obs_totalR Documentation

function to add obs time of focal and participant

Description

function to add obs time of focal and participant

Usage

dyad_obs_total(obs_time, fcl, prt)

Arguments

obs_time

A data frame of observation time, created by obs_time_calculator()

fcl

Observation time of focal animal in "hh:mm:ss"

prt

Observation time of partner in "hh:mm:ss"

Value

The sum of fcl and prt in seconds


avrincon/phdfuns documentation built on Nov. 13, 2022, 10:34 a.m.