map.tps: S4 class for thin plate spline regressed maps

Description Slots Author(s) See Also

Description

The map.tps class is a sub-class of the map class, for thin plate spline regressed maps.

Slots

varname:

The name of the variable to be mapped, from data. Passed as a character.

sp.key:

The name of the ID variable from the sp.

data.key:

The name of the ID variable frome the data.

contours:

A logical, whether the contours should be drawn.

points:

A logical, whether the initial points should be drawn.

xrange:

Numeric, number of grid points on the x axis.

yrange:

Numeric, number of grid points on the y axis.

frame:

An object of the SpatialPolygons, with the external contour of the SpatialPolygonsDataFrame.

inter:

A list of class Krig, result of the Tps function.

donnees:

A list containing the pixels coordinates and estimated values.

col:

A character, the name of the color palette to use.

diverg:

A logical, whether the values are divergent or not.

diverg.zero:

A numeric, if the values are divergent, the value of the cutting point.

legend:

A list with the parameters of the legend. If it is an empty list, no legend will be drawn.

Author(s)

Joel Gombin

See Also

map, map.choropleth, map.tps


joelgombin/cartoPOO documentation built on May 19, 2019, 3 p.m.