FawnMark: Daily Fawn Update

Description Usage Arguments Value Examples

View source: R/FawnMark.R

Description

Run daily parturition fawn updates data manipulation and plotting

Usage

1
2
3
4
FawnMark(vecpath, ATSUsers, ATSPass, tempdir, ncpu, lookup, from = NA,
  to = NA, subject = NA, SP = NA, progpath = NA, username = NA,
  password = NA, email = "no", ST = TRUE, STUser = NULL,
  STPass = NULL, systype = "Win")

Arguments

vecpath

path to vectronic data folder

ATSUsers

character vector of ATS user names

ATSPass

character vector of ATS passwords

tempdir

temporary folder for downloading data

ncpu

number of CPU cores for multithreaded work

lookup

path to lookup table

ST

do you have SirTrack data? TRUE/FALSE

STUser

SirTrack Username

STPass

SirTrack Password

spp

Species of animal

Value

Creates all data needed for fawnmark

Examples

1
vecVit<-vecVitDat(path='F:/Box Sync/DEER/Data/Vectronic/VecData')

MovingUngulate/Part documentation built on May 30, 2019, 6:12 a.m.