add_zero_obstime: Add row with 0 observation time

View source: R/add_zero_obstime.R

add_zero_obstimeR Documentation

Add row with 0 observation time

Description

function to add a row to obs_time for dra and fro who had 0 observation hours (were not focalled)

Usage

add_zero_obstime(obs_time, focal_animal)

Arguments

obs_time

data frame created by obs_time_calculator()

focal_animal

character string of focal ID

Value

A data frame with an extra row


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