Description Usage Arguments Value Examples
View source: R/CollarHistory.R
Convert capture data into a record of every serial number and start and end dates of every individual captured
| 1 | CollarHistory(capdat)
 | 
| capdat | data.frame with all the capture information | 
Returns a data.frame with start and end date of every individual serial number along with an assigned animal ID)
| 1 | Hist<-CollarHistory(capdat = yourdata, format = %m/%d/%Y)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.