Learn R Programming

playwith (version 0.8.24)

playDo: Do something in a specified plot space

Description

Part of the playwith Application Programming Interface.

Usage

playDo(playState, expr, space = "plot", clip.off = FALSE)

Arguments

playState
a playState object representing the plot, window and device.
expr
space
clip.off

Value

    See Also

    playwith.API