intaros.save.environ {RIntaros}R Documentation

Save parameters in Intaros Enviroment

Description

Save parameters in Intaros Enviroment

Usage

intaros.save.environ(long_lim = NA, lat_lim = NA, flag_file = NA,
                     image_name = NA, filename = ".Intaros.Environ")

Arguments

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

Value

Unused


[Package RIntaros version 1.1 Index]