print.ee.computedobject.ComputedObject: print Earth Engine object

View source: R/print.R

print.ee.computedobject.ComputedObjectR Documentation

print Earth Engine object

Description

print Earth Engine object

Usage

## S3 method for class 'ee.computedobject.ComputedObject'
print(x, ..., type = getOption("rgee.print.option"))

Arguments

x

Earth Engine spatial object.

...

ignored

type

Character. What to show about the x object?. Three options are supported: "json", "simply", "ee_print". By default "simply".

Value

No return value, called for displaying Earth Engine objects.


r-spatial/rgee documentation built on July 4, 2024, 9:33 a.m.