MEDITS.distance {BioIndex} | R Documentation |
Estimation of haul distance
MEDITS.distance(data, unit = "m", verbose = TRUE)
data |
data frame containing the hauls data (TA, table A). |
unit |
string value indicating the measure unit of the distance. Allowed values: "m" for meters, "km" for kilometers and "NM" for nautical miles. |
verbose |
give verbose output reporting in the output the selected measure unit of the distance. |
The function returns the vector of the distances expressed in the selected measure unit.