espa_inventory_status: espa_inventory_status

Description Usage Arguments Details Value Author(s) References See Also Examples

Description

R wrapper for USGS/EROS Inventory Service Status API.

Usage

1
espa_inventory_status(verbose = F)

Arguments

verbose

Logical. Verbose execution? Default=F.

Details

This method is used to get the status of the API.

Value

List of status info of the API.

Author(s)

Jonathan A. Greenberg (espa-tools@estarcion.net) (wrapper) and USGS ESPA Developers (API and documentation)

References

https://earthexplorer.usgs.gov/inventory/documentation/json-api#status

See Also

espa_inventory_get_api

Examples

1
2
3
4
## Not run:  
espa_inventory_status()

## End(Not run)

espa.tools documentation built on May 2, 2019, 5:54 p.m.