gpsdata26: 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. This data set is used as an example in the Mapper function. georef1min26 is the complementary pseudotrack data for these gps points.

Usage

1

Format

A data frame with 9 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: dotCall64
Loading required package: grid
Spam version 2.2-0 (2018-06-19) 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
See www.image.ucar.edu/~nychka/Fields for
 a vignette and other supplements. 
Loading required package: RColorBrewer
              DateTime Latitude Longitude
1 10-Aug-2009 00:00:00 53.93141 -168.0351
2 10-Aug-2009 06:28:13 53.93467 -168.0356
3 10-Aug-2009 06:57:00 53.93808 -168.0384
4 10-Aug-2009 07:43:51 53.95742 -168.0836
5 10-Aug-2009 10:57:00 53.98935 -168.1366
6 10-Aug-2009 11:42:08 53.98102 -168.0899
              DateTime Latitude Longitude
4 10-Aug-2009 07:43:51 53.95742 -168.0836
5 10-Aug-2009 10:57:00 53.98935 -168.1366
6 10-Aug-2009 11:42:08 53.98102 -168.0899
7 10-Aug-2009 12:28:00 53.95996 -168.0625
8 10-Aug-2009 12:58:15 53.94743 -168.0086
9 10-Aug-2009 13:13:00 53.93162 -168.0348
'data.frame':	9 obs. of  3 variables:
 $ DateTime : chr  "10-Aug-2009 00:00:00" "10-Aug-2009 06:28:13" "10-Aug-2009 06:57:00" "10-Aug-2009 07:43:51" ...
 $ 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.