Skip to contents

Represents the status of a geoprocessing job.

Usage

arc_job_status(status = character(0))

Arguments

status

a scalar character. Must be one of "esriJobSubmitted", "esriJobWaiting", "esriJobExecuting", "esriJobSucceeded", "esriJobFailed", "esriJobTimedOut", "esriJobCancelling", or "esriJobCancelled".

Value

an object of class gp_job_status

See also

Other geoprocessing: arc_form_params(), arc_gp_job, gp_params