DataDirectory: DataDirectory

Description Usage Details Value Author(s) Examples

View source: R/DataDirectory.R

Description

Returns the location of the local data directory.

Usage

1

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

1
Directory <- DataDirectory ()

WilliamCooper/Ranadu documentation built on July 10, 2019, 12:40 a.m.