getVec: Vectronic Collar Data Combine

Description Usage Arguments Value Examples

Description

This function combines the csv files downloaded by vectronic GPS Plus X

Usage

1
getVec(vecpath)

Arguments

vecpath

Path your Vectronic GPS Plus X Program saves CSV files to

Value

Resulting object is a spatial points data frame of your vectronics data downloaded using GPS Plus X as a csv Spatial Data Column Description:

CollarSerialNumber

Collar Serial Number

TelemDate

POSIX Field of collare fixes in the USER'S timezone. NOTE: may need to alter timezone

HDOP

Horizontal Dilution of Precision

2D/3D

Whether fix is a 2d or 3d fix. Values are either 2 or 3

Temperature

Temperature reported by collar

Examples

1
getVec(vecpath='/home/mhayes1/Desktop/Testing/')

mhayes1/UPart documentation built on May 10, 2019, 8:28 a.m.