status: Retrieves the status

View source: R/utilities.R

statusR Documentation

Retrieves the status

Description

The function refreshes the passed object and returns its status.

Usage

status(x, ...)

## S3 method for class 'OpenEOClient'
status(x, ...)

## S3 method for class 'Job'
status(x, ...)

## S3 method for class 'Service'
status(x, ...)

Arguments

x

an object like Job

...

currently not used

Value

status as character


openeo documentation built on Nov. 17, 2022, 5:07 p.m.