playState object is created by playwith to
represent the state of the plot, window and device. It is central to
the playwith.API.
playState object is an environment
(of class "playState") containing many other objects,
including:
wingtkWindow).
devdev.cur.
call
env
accepts.arguments
callName
is.lattice, is.ggplot, is.vcd, is.baseis.base is defined as TRUE if neither of the others is
TRUE and viewport is undefined.
result, trellisresult is the result of evaluating the plot call.
If is.lattice, the trellis object is also stored in
trellis.
viewportNULL if the plot is a base graphics or Lattice plot.
spaces"page".
labels
data.pointsNULL.
idssubscripts and pos (for label placement).
annotationsids.
linkedplayState objects of all
linked plots in this group. This linked
object is shared by all subscribers.
tools
uiManager, actionGroupsGtkUIManager and a named list of its
action groups.
widgetsdrawingArea (the plot device widget).
tmpplot.ready
identify.ok
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.
playwith, playwith.API