choix.couleur: Selection of colors before plotting map

View source: R/choix.couleur.r

choix.couleurR Documentation

Selection of colors before plotting map

Description

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.

Usage

choix.couleur(graphChoice, listvar = NULL, listnomvar = NULL,
 varChoice1 = NULL, legends, col, pch, spdf = FALSE, num_graph, 
 num_carte)

Arguments

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

Details

This function is not an interactive function.

Value

A list of parameters which permit to use the function carte.

Author(s)

Laurent T.

References

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.


tibo31/GeoXp documentation built on April 8, 2023, 7:50 a.m.