progress {gstat} | R Documentation |
Get or set progress indicator
Description
Get or set progress indicator
Usage
get_gstat_progress()
set_gstat_progress(value)
Arguments
value |
logical |
Value
return the logical value indicating whether progress bars should be given
Author(s)
Edzer Pebesma
Examples
set_gstat_progress(FALSE)
get_gstat_progress()
[Package gstat version 2.1-1 Index]