Create maps of shipboard DAS data
A utility program oriented to create maps, plot data, and do basic data summaries from data files in the "DAS" format, typically produced by WinCruz.
Sam Woodman sam.woodman@noaa.gov
https://swfsc.github.io/CruzPlot/
Open the CruzPlot utility program, an R Shiny application
cruzplot_gui(launch.browser = TRUE)
cruzplot_gui(launch.browser = TRUE)
launch.browser |
Logical with default of |
if (interactive()) cruzplot_gui(launch.browser = TRUE)
if (interactive()) cruzplot_gui(launch.browser = TRUE)