gstat (version 2.0-2)

progress: 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

Examples

Run this code
# NOT RUN {
set_gstat_progress(FALSE)
get_gstat_progress()
# }

Run the code above in your browser using DataCamp Workspace