tow.number | R Documentation |
Functions to extract or determine trawl tow numbers.
tow.number(x, ...)
## Default S3 method:
tow.number(x, ...)
## S3 method for class 'data.frame'
tow.number(x, ...)
x |
Data object. |
... |
Not used. |
method |
Character string specifying the method to be used when determining the tow identification number for a
|
max.distance |
Numeric valiue specifying the maximum distance tolerance (in kilometers) when determining the tow
identification number for a |
tow.number(default)
: Default 'tow.number' method.
tow.number(data.frame)
: Default 'tow.number' method.
tow.number
Generic tow.number
method.
tow.number.default
Default tow.number
method.
tow.number.probe
Determine tow ID for a probe
object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.