Learn R Programming

plotwidgets (version 0.5.1)

listPlotWidgets: List available plot widgets

Description

List available plot widgets

Usage

listPlotWidgets()

Arguments

Value

Invisibly returns a named list of widget functions

Details

Simply print out all available wigdets. A list containing the widget function is returned invisibly.

Examples

Run this code
# NOT RUN {
listPlotWidgets()
# }

Run the code above in your browser using DataLab