DistTransect: DistTransect

Description Usage Arguments Value

Description

or each ping in data file estimates distance along transect. Note that this is different as distance from shore.

Usage

1

Arguments

data

data object from that comes out of ReadEKRaw, ConvertPower and SubsetData The start of the transect needs to be the first point in the data for this to work, so SubsetData must have already been used.

Value

creates a new vector to data list named data$dist.alongtrans that contains distance from beginning of transect for each ping. Within each ping an element called GPS$dist.alongtrans is also created that indicated the distance along the transect for that specific ping.


leachth/ReadEKRaw_updated documentation built on May 23, 2019, 9:02 p.m.