Learn R Programming

rgee (version 0.6.2)

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

Description

print Earth Engine object

Usage

print.ee.computedobject.ComputedObject(
  x,
  type = getOption("rgee.print.option"),
  ...
)

Arguments

x

Earth Engine spatial object.

type

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

...

ignored