Learn R Programming

playwith (version 0.9-32)

playState: Object representing the plot, window and device.

Description

The playState object is created by playwith to represent the state of the plot, window and device. It is central to the playwith.API.

Arguments

Details

A playState object is an environment (of class "playState") containing many other objects, including: [object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object] There are several other standard objects which can be inspected with ls.str(playDevCur()). Other objects can be passed in through the ... argument to playwith, or defined by tools.

See Also

playwith, playwith.API