print Earth Engine object
# S3 method for ee.computedobject.ComputedObject print(x, ..., type = getOption("rgee.print.option"))
| 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". |