NOAA_addin {oceanexplorer} | R Documentation |
Ocean explorer addin
Description
Wrapper function that launches the NOAA RStudio addin
Usage
NOAA_addin(cache = FALSE)
Arguments
cache |
Caching the extracted NOAA file in the package's |
Value
Rstudio gadget
Examples
if (interactive()) {
# run RStudio addin (can also be launched from `Addins` dropdown menu)
NOAA_addin()
}
[Package oceanexplorer version 0.1.0 Index]