create_gpx: Create GPX file from dataframe of GPS collar data

Description Usage Arguments Value Examples

Description

Create GPX file from dataframe of GPS collar data

Usage

1
create_gpx(data = "latest_position", savelocation = "data/GPX")

Arguments

data

Dataframe containing GPS point data

savelocation

Location to save output GPX file within parent directory

Value

Create GPX file with latest points

Examples

1
create_gpx(latest_position)

foresthayes/collardata documentation built on May 16, 2019, 11:11 p.m.