Learn R Programming

oceanexplorer (version 0.1.0)

list_NOAA: List cached NOAA data files

Description

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

Usage

list_NOAA()

Arguments

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

Run this code

# show cached NOAA files
list_NOAA()

Run the code above in your browser using DataLab