View source: R/collar.history.R
collar.history | R Documentation |
Transform capture data to collar history
collar.history(data, idcol, study, capdate, mortdate)
data |
name of data.frame for capture data |
idcol |
name of column where animal id is stored |
study |
name of study area to choose for collar history table ("idaho", or "washington") |
capdate |
name of column where capture date is stored |
mortdate |
name of column where mortality date is stored |
Returns a date.frame of history of collars for each animal
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.