playPrompt {playwith}R Documentation

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

Details

Value

Author(s)

Felix Andrews felix@nfrac.org

See Also

playwith.API

Examples






[Package playwith version 0.8.24 Index]