demo.pause {RGeostats}R Documentation

Provoke a pause when running a Demonstration script

Description

Provoke a pause when running a Demonstration script

Usage

demo.pause(text = NA, flag.figure = TRUE)

Arguments

text

Text to be produced on the terminal when asking the user if he wishes to continue or to abort the Demonstration script.

flag.figure

When TRUE, the 'text' argument is complemented by the word 'Figure'. This avoid to overload all the scripts by repeating that word too many times.


[Package RGeostats version 14.0.10 Index]