id.sheep.gps | R Documentation |
Merge Raw GPS Data with AnimalID, Sex, and Eartag ID
id.sheep.gps(gpspath, sheepdb, tzone, capcol, dateformat, mortcol, extracols)
gpspath |
path to gps data |
sheepdb |
path to sheep capture database |
tzone |
desired time zone of gps data: "MST" or "US/Pacific" |
capcol |
name of column where capture/start date exists |
dateformat |
character string of the format that date columns are in |
mortcol |
name of column where mortality date or end date exists |
extracols |
vector of extra columns that should be appended to GPS data. Names in vector MUST match names in lookup table |
Returns a data.frame with all gps data and any extra columns desired
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.