Learn R Programming

SeaVal (version 1.1.1)

chirps_dir: CHIRPS directory

Description

Auxiliary function to access/set the directory for loading and saving CHIRPS data.

Usage

chirps_dir(dir = file.path(data_dir(), "CHIRPS"))

Value

The directory path.

Arguments

dir

The directory

Examples

Run this code
if(interactive()){chirps_dir()}

Run the code above in your browser using DataLab