View source: R/dyad_obs_total.R
dyad_obs_total | R Documentation |
function to add obs time of focal and participant
dyad_obs_total(obs_time, fcl, prt)
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" |
The sum of fcl and prt in seconds
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.