Learn R Programming

playwith (version 0.9-44)

playwith.API: The playwith API

Description

The playwith Application Programming Interface.

Arguments

Details

playwith plots (incorporating a plot, window and device) are represented by a playState object. The following sections list the API functions that can be used to work with the plot, and to write new interactive tools. See the links to specific help pages for details. In case these are insufficient, you may work with the playState object itself.

See Also

playwith, playState, convertFromDevicePixels

Examples

Run this code
if (interactive()) {

demo(package = "playwith")

}

Run the code above in your browser using DataLab