Learn R Programming

playwith (version 0.8.24)

callArg: Work with plot call arguments

Description

Part of the playwith Application Programming Interface.

Usage

callArg(playState, arg, name = NULL)
callArg(playState, arg, name = NULL) <- value

Arguments

playState
a playState object representing the plot, window and device.
arg
name
value

Value

    See Also

    playwith.API