slider1 {GeoXp}R Documentation

Scroll bar

Description

Creates a scroll bar for modifying the value of a parameter.

Usage

slider1(fenetre, refresh.code, names, minima, maxima,
resolutions, starts, no = 0)

Arguments

fenetre number of windows
refresh.code name of function called after modifying the value of a parameter
names title for scroll bar
minima minimum value of parameter
maxima maximum value of parameter
resolutions scale
starts Initial Value
no number of scroll bar

Details

This function is used in the functions which draw a curve to modify the smoothing parameter. This is not an interactive function

Value

Draws a tcltk window.

Author(s)

Thomas-Agnan C., Aragon Y., Ruiz-Gazen A., Laurent T., Robidou L.

References

Aragon Yves, Perrin Olivier, Ruiz-Gazen Anne, Thomas-Agnan Christine (2009), Statistique et Econométrie pour données géoréférencées : modèles et études de cas

See Also

densitymap,dbledensitymap


[Package GeoXp version 1.4 Index]