progress.Rd
Get or set progress indicator
get_gstat_progress() set_gstat_progress(value)
logical
return the logical value indicating whether progress bars should be given
Edzer Pebesma
set_gstat_progress(FALSE) #> [1] FALSE get_gstat_progress() #> [1] FALSE