gpsWhale: 'gpsWhale' Read Fastloc gps data from ESRI shapefile.

Description Usage Arguments Value Author(s) See Also

View source: R/import.rene.R

Description

gpsWhale Read Fastloc gps data from ESRI shapefile.

Usage

1
2
gpsWhale(filename = "./Data/Rene data/shp/Mn-2014-Dec-16.shp",
  crs = "+proj=utm +zone=33 +ellps=intl +units=m +no_defs")

Arguments

crs

Coordinate Reference System (CRS) to be used (default is UTM zone 33, appropriate for Norwegian coast).

file

File name (including relative path) of file to be read.

Value

Returns SpatialPointsDataFrame

Author(s)

Martin Biuw

See Also

matLunge to read lunge data, matDive to read dive data, ncWhale to read data from standard netCDF tagtools file, whale2dstamp to convert to dstamp format that can be used in 2D lunge detection with validation (e.g. run.d.wave)

Other Lunge detector functions: d.wave.TDR.original, d.wave.TDR, d.wave, dstamp.plot, filter.lunges, import.all.rene, join.dstamp, matDive, matLunge, match.lunges, mkDygraph, ncWhale, number.dive, optim.d.wave, read.depth, read.lunges, run.d.wave, whale2dstamp, wt.image.plot


embiuw/dWave documentation built on April 24, 2020, 11:52 a.m.