DataDirectory: DataDirectory

View source: R/DataDirectory.R

DataDirectoryR Documentation

DataDirectory

Description

Returns the location of the local data directory.

Usage

DataDirectory()

Details

This is intended to make it easier to write programs that work on different computers where the netCDF files by convention are stored in different locations. It returns the local location, or NA if none of the standard locations are found.

Value

Directory The path to the local data directory, or NA if none found

Author(s)

William Cooper

Examples

Directory <- DataDirectory ()

NCAR/Ranadu documentation built on Jan. 27, 2023, 1:09 a.m.