demo.start {RGeostats} | R Documentation |
Define the environment for the Demo Session
demo.start(flag.graphic = TRUE, cex=1, nitems=5, sizey=0.1, verbose=FALSE)
flag.graphic |
When TRUE, all the controls are passed to the graphic session. When FALSE, the control is handled in the message area. |
cex |
Character size for writing the Breadcrumbs Thread. |
nitems |
Maximum Number of items in the Breadcrumbs Thread. |
sizey |
Size of the boxes in the Breadcrumbs Thread. |
verbose |
Verbose option. |