NOAA_addin: Ocean explorer addin

View source: R/NOAA_addin.R

NOAA_addinR 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 extdata directory (default = FALSE). Size of individual files is around 12 Mb. Use list_NOAA() to list cached data resources.

Value

Rstudio gadget

Examples


if (interactive()) {

# run RStudio addin (can also be launched from `Addins` dropdown menu)
NOAA_addin()

}

oceanexplorer documentation built on Oct. 17, 2023, 1:12 a.m.