gpsdata01: GPS raw data

Description Usage Format Examples

Description

Complete gps file for northern fur seal track in the Bering Sea. Data taken by a wildlife computers mk10-F tag. georef1min01 is the complementary pseudotrack data for these gps points.

Usage

1

Format

A data frame with 233 observations on the following 3 variables.

DateTime

a character vector

Latitude

a numeric vector

Longitude

a numeric vector

Examples

1
2
3
4

Example output

Loading required package: fields
Loading required package: spam
Loading required package: grid
Spam version 1.4-0 (2016-08-29) is loaded.
Type 'help( Spam)' or 'demo( spam)' for a short introduction 
and overview of this package.
Help for individual functions is also obtained by adding the
suffix '.spam' to the function name, e.g. 'help( chol.spam)'.

Attaching package: 'spam'

The following objects are masked from 'package:base':

    backsolve, forwardsolve

Loading required package: maps
Loading required package: RColorBrewer
              DateTime Latitude Longitude
1 10-Jul-2009 21:33:00 53.93121 -168.0356
2 16-Jul-2009 08:57:45 53.93229 -168.0328
3 16-Jul-2009 09:17:14 53.94421 -168.0196
4 16-Jul-2009 09:38:12 53.95678 -168.0077
5 16-Jul-2009 09:53:04 53.96452 -168.0003
6 16-Jul-2009 10:08:52 53.97419 -167.9842
                DateTime Latitude Longitude
228 20-Jul-2009 20:12:03 54.00904 -168.0026
229 20-Jul-2009 20:58:04 53.99224 -168.0049
230 20-Jul-2009 22:41:49 53.98150 -168.0693
231 20-Jul-2009 23:46:41 53.94229 -168.0434
232 21-Jul-2009 00:05:24 53.93064 -168.0346
233 21-Jul-2009 00:28:00 53.93152 -168.0350
'data.frame':	233 obs. of  3 variables:
 $ DateTime : Factor w/ 233 levels "10-Jul-2009 21:33:00",..: 1 2 3 4 5 6 7 8 9 10 ...
 $ Latitude : num  53.9 53.9 53.9 54 54 ...
 $ Longitude: num  -168 -168 -168 -168 -168 ...

TrackReconstruction documentation built on Dec. 11, 2021, 10:07 a.m.