intaros.save.environ {RIntaros} | R Documentation |
Save parameters in Intaros Enviroment
intaros.save.environ(long_lim = NA, lat_lim = NA, flag_file = NA, image_name = NA, filename = ".Intaros.Environ")
long_lim |
Vector specifying the range of Longitude values of the Offset |
lat_lim |
Vector specifying the range of Latitude values of the Offset |
flag_file |
When TRUE, the figures (representing maps) are systematically stored on the disk, in the directory 'image_name'. |
image_name |
This argument specifies the directory where the PNG files will be systematically stored (only if 'flag_file'=TRUE) |
filename |
Name given to the Intaros Environment |
Unused