View source: R/choix.couleur.r
| choix.couleur | R Documentation | 
The function choix.couleur() is used in most of the GeoXp functions to initialize some parameters before plotting map in
the case of the use of a factor. 
choix.couleur(graphChoice, listvar = NULL, listnomvar = NULL,
 varChoice1 = NULL, legends, col, pch, spdf = FALSE, num_graph, 
 num_carte)
graphChoice | 
 kind of graphic chosen  | 
listvar | 
 list of variables  | 
listnomvar | 
 names of variables  | 
varChoice1 | 
 the name of the chosen variable  | 
legends | 
 parameters of plot  | 
col | 
 color of plot  | 
pch | 
 symbols  | 
spdf | 
 a boolean  | 
num_graph | 
 number of the device for the figure  | 
num_carte | 
 number of the device for the map  | 
This function is not an interactive function.
A list of parameters which permit to use the function carte.
Laurent T.
Thibault Laurent, Anne Ruiz-Gazen, Christine Thomas-Agnan (2012), GeoXp: An R Package for Exploratory Spatial Data Analysis. Journal of Statistical Software, 47(2), 1-23.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.