listPlotWidgets {plotwidgets}R Documentation

List available plot widgets

Description

List available plot widgets

Usage

listPlotWidgets()

Details

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

Value

Invisibly returns a named list of widget functions

Examples

listPlotWidgets()

[Package plotwidgets version 0.5.1 Index]