Learn R Programming

MEDITS (version 0.1.7)

MEDITS.to.dd: Conversion of MEDITS format coordinates in decimal degrees format

Description

Conversion of MEDITS format coordinates in decimal degrees format

Usage

MEDITS.to.dd(data)

Arguments

data

data frame of the hauls data (TA, table A) in MEDITS format

Value

The function returns the data frame of the TA table with the coordinates expressed as decimal degrees.

Examples

Run this code
# NOT RUN {
MEDITS.to.dd(TA)
# }

Run the code above in your browser using DataLab