
Last chance! 50% off unlimited learning
Sale ends in
'slider.stem.leaf' computes a stem and leaf display within a graphics device. The parameters are controlled by a control widget.
slider.stem.leaf(x, main = main)
data set for plotting
main title of the plot
a short message is returned
The function 'slider.stem.leaf' allows the user to construct a stem and leaf display within a graphics device. The main parameters will be set by a Tcl/Tk control widget. The line rule is selected by pressing one of the buttons 'Dixon', 'Sturges', 'Velleman'. A slider controls the separation of the stem. Additionally the character size device could be set.
# NOT RUN {
# }
# NOT RUN {
slider.stem.leaf(islands)
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab