callArg {playwith}R Documentation

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

Details

Value

Author(s)

Felix Andrews felix@nfrac.org

See Also

playwith.API

Examples






[Package playwith version 0.8.24 Index]