grid.prompt {grid} | R Documentation |
This function can be used to control whether the user is prompted before starting a new page of output.
grid.prompt(ask)
ask |
a logical value. If TRUE , the user
is prompted before a new page of output is started. |
The current prompt setting before any new setting is applied.
Paul Murrell