Description Usage Arguments Value Examples
View source: R/sched_gps_testing_fixes.R
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).
1 | sched_gps_testing_fixes(date_times, tz = "GMT", out_file = NULL)
|
date_times |
either character or POSIXct vector of date times for which to schedule an attempted GPS fix |
tz |
character string indicating the |
out_file |
character path to output XML file containing the discrete rule schedule. The .ASF extension need not be specified. |
writes an XML file (*.ASF extension) that can be loaded to a PinPoint tag via the PinPoint Hose software from Lotek
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.