powered by
Get or set the length of an Earth Engine Image.
# S3 method for ee.image.Image length(x)# S3 method for ee.image.Image length(x) <- value
# S3 method for ee.image.Image length(x) <- value
an EE Image Object.
a non-negative integer.
If a vector is shortened, extra values are discarded and when a vector is lengthened, it is padded out to its new length with ee$Image(0), with band name of zzz_rgee_NA_%02d.