| slider1 | R Documentation | 
Creates a scroll bar for modifying the value of a parameter.
slider1(fenetre, refresh.code, names.slide, minima, maxima, resolutions,
  starts, no = 0)
| fenetre | number of windows | 
| refresh.code | name of function called after modifying the value of a parameter | 
| names.slide | title for scroll bar | 
| minima | minimum value of parameter | 
| maxima | maximum value of parameter | 
| resolutions | scale | 
| starts | Initial Value | 
| no | number of scroll bar | 
This function is used in the functions which draw a curve to modify the smoothing parameter. This is not an interactive function
Draws a Tk window.
Thomas-Agnan C., Aragon Y., Ruiz-Gazen A., Laurent T., Robidou L.
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.
densitymap,dbledensitymap
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.