setJobState: set job state at package level for outgoing requests

Description Usage Arguments Value

View source: R/setJobState.R

Description

this function keeps the package from rifling off multiple requests while another is still pending. Package variable jobState is set with direct calls to this private function, or as part of any status type method for geojob

Usage

1
setJobState(state = "none")

Arguments

state

the state (as a character) to set jobState to.

Value

invisible return of jobState package variable


eric-erki/geoknife documentation built on Dec. 31, 2019, 12:54 a.m.