character. Path to the directory that contains the environmental variables
files.
files
character. Files containing the environmental variables If NULL
(default) all files present in the path in the selected format will
be loaded.
format
character. Format of environmental variables files
(including .grd, .tif, .asc, .sdat, .rst, .nc, .tif, .envi, .bil, .img).
categorical
character. Specify whether an environmental variable is a categorical variable.
Norm
logical. If set to true, normalizes environmental variables between 0 and 1.
tmp
logical. If set to true, rasters are
read in temporary file avoiding to overload the random access memory. But
beware: if you close R, temporary files will be deleted.
verbose
logical. If set to true, allows the function to print text in the
console.
GUI
logical. Do not take that argument into account (parameter for the
user interface).
Value
A stack containing the environmental rasters (normalized or
not).