powered by
Conversion of decimal degrees coordinates in MEDITS format
dd.to.MEDITS(data)
data frame of the hauls data (TA, table A) in MEDITS format
The function returns the data frame of the TA (table A) reporting the coordinates in MEDITS format.
# NOT RUN { TA.dd <- MEDITS.to.dd(TA) dd.to.MEDITS(TA.dd) # }
Run the code above in your browser using DataLab