rpanel (version 1.1-4)

rp.cartoons: Access to a collection of rpanel illustrations

Description

This function creates a panel with a menu which launches a variety of rpanel illustrations. The function provides a template which can be amended by users to create tailored sets of illustrations.

Usage

rp.cartoons(hscale = 1)

Arguments

hscale

a scaling parameter for the size of the plot which will be passed to all relevant menu items.

Value

Nothing.

References

rpanel: Simple interactive controls for R functions using the tcltk package. Journal of Statistical Software, 17, issue 9.

Examples

Run this code
# NOT RUN {
   rp.cartoons()
# }

Run the code above in your browser using DataLab