id.sheep.gps: id.sheep.gps

View source: R/id.sheep.gps.R

id.sheep.gpsR Documentation

id.sheep.gps

Description

Merge Raw GPS Data with AnimalID, Sex, and Eartag ID

Usage

id.sheep.gps(gpspath, sheepdb, tzone, capcol, dateformat, mortcol, extracols)

Arguments

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

Value

Returns a data.frame with all gps data and any extra columns desired


khuggler/Ovis documentation built on Nov. 30, 2023, 7:41 p.m.