extract_cal | R Documentation |
Extract calibration results from ER60 (.txt) or EK80 (.xml) software.
extract_cal(
filename,
vessel.name = NA_character_,
survey.name = NA_character_,
cal.group = NA_character_
)
filename |
An string containing the name of the calibration file. |
vessel.name |
A string containing the vessel name. |
survey.name |
A string containing the survey name. |
cal.group |
A string containing the name of the calibration group. |
A list containing calibration information, results, and ping data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.