yote.moverates: Append AID to GPS data and subset to desired time period

Description Usage Arguments Value Examples

View source: R/yote.moverate.R

Description

Merge raw GPS Data with Animal IDs, and Sex

Usage

1
yote.moverates(username, password, dirdown, cType = "ATS/IRID", yotedat)

Arguments

username

username of account where gps data stored

password

password of account where gps data stored

dirdown

temporary directory for data to be downloaded

cType

"ATS/IRID". Won't change.

yotedat

path to coyote capture database

Value

Returns a data.frame with all gps data, AnimalID, Sex,

Examples

1
yote.gps<-yote.gps(username = yourusername, password = yourpassword, dirdown = tempdir, cType = "ATS/IRID", yotedat = path, startdates = '2017-05-01', enddates = '2017-09-01')

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