Learn R Programming

playwith (version 0.8.24)

playPrompt: Show a message to the playwith user

Description

Part of the playwith Application Programming Interface.

Usage

playPrompt(playState, text = NULL)
playFreezeGUI(playState)
playThawGUI(playState)
blockRedraws(expr, playState = playDevCur())

Arguments

playState
a playState object representing the plot, window and device.
text
expr

Value

    See Also

    playwith.API