list_NOAA: List cached NOAA data files

View source: R/get_NOAA.R

list_NOAAR Documentation

List cached NOAA data files

Description

List all cached NOAA data files from package's extdata directory.

Usage

list_NOAA()

Value

A character vector containing the names of the files in the specified directories (empty if there were no files). If a path does not exist or is not a directory or is unreadable it is skipped.

Examples


# show cached NOAA files
list_NOAA()


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