chirps_dir {SeaVal} | R Documentation |
Auxiliary function to access/set the directory for loading and saving CHIRPS data.
chirps_dir(dir = file.path(data_dir(), "CHIRPS"))
dir |
The directory |
The directory path.
if(interactive()){chirps_dir()}