CollarHistory: Conversion of adult capture data into capture history data

Description Usage Arguments Value Examples

View source: R/CollarHistory.R

Description

Convert capture data into a record of every serial number and start and end dates of every individual captured

Usage

1
CollarHistory(capdat)

Arguments

capdat

data.frame with all the capture information

Value

Returns a data.frame with start and end date of every individual serial number along with an assigned animal ID)

Examples

1
Hist<-CollarHistory(capdat = yourdata, format = %m/%d/%Y)

khuggler/TediousEcology documentation built on July 10, 2021, 12:34 a.m.