extract_cal_fm | R Documentation |
Extract calibration results from ER60 (.txt) or EK80 (.xml) software.
extract_cal_fm(
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 data frame containing frequency, gain, beam angles, and beam offsets.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.