R/print.R
print.ee.computedobject.ComputedObject.Rd
print Earth Engine object
# S3 method for class 'ee.computedobject.ComputedObject' print(x, ..., type = getOption("rgee.print.option"))
Earth Engine spatial object.
ignored
Character. What to show about the x object?. Three options are supported: "json", "simply", "ee_print". By default "simply".
No return value, called for displaying Earth Engine objects.