Title: | Plot Shipboard DAS Data |
---|---|
Description: | A utility program oriented to create maps, plot data, and do basic data summaries of DAS data files. These files are typically, but do not have to be DAS <https://swfsc-publications.fisheries.noaa.gov/publications/TM/SWFSC/NOAA-TM-NMFS-SWFSC-305.PDF> data produced by the Southwest Fisheries Science Center (SWFSC) program 'WinCruz'. |
Authors: | Sam Woodman [aut, cre] , Tim Gerrodette [aut] |
Maintainer: | Sam Woodman <[email protected]> |
License: | Apache License (== 2) |
Version: | 1.4.9 |
Built: | 2024-11-16 06:35:58 UTC |
Source: | CRAN |
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 [email protected]
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)