sched_gps_testing_fixes: Schedule GPS fixes for testing

Description Usage Arguments Value Examples

View source: R/sched_gps_testing_fixes.R

Description

This function generates a **testing** GPS fix schedule for Lotek PinPoint tags in the appropriate .ASF XML format. The resulting file can then be loaded to the tag via the PinPoint Host software (see that manual for details on scheduling).

Usage

1
sched_gps_testing_fixes(date_times, tz = "GMT", out_file = NULL)

Arguments

date_times

either character or POSIXct vector of date times for which to schedule an attempted GPS fix

tz

character string indicating the timezone of *input* datetimes. These will be converted to GMT as required by the PinPoint tags.

out_file

character path to output XML file containing the discrete rule schedule. The .ASF extension need not be specified.

Value

writes an XML file (*.ASF extension) that can be loaded to a PinPoint tag via the PinPoint Hose software from Lotek

Examples

1
Dependency for `create_testing_schedules()`

jaymwin/lubritek documentation built on March 24, 2020, 12:04 a.m.