chirps_dir {SeaVal} | R Documentation |
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"))
Arguments
dir |
The directory |
Value
The directory path.
Examples
if(interactive()){chirps_dir()}
[Package SeaVal version 1.2.0 Index]