Package 'rgeeLite'

Title: What the Package Does (One Line, Title Case)
Description: What the package does (one paragraph).
Authors: Dongdong Kong [aut, cre] (ORCID: <https://orcid.org/0000-0003-1836-8172>)
Maintainer: Dongdong Kong <[email protected]>
License: MIT + file LICENSE
Version: 0.1.0.9000
Built: 2026-05-28 10:55:28 UTC
Source: https://github.com/rpkgs/rgeeLite

Help Index


ee_date

Description

Get imgcol or img "system:time_start" or "system:time_end"

Usage

as_date_img(x, prop = "system:time_start")

as_date_millis(x)

str_date(date)

ee_systemtime(x, prop = "system:time_start")

ee_yday(x, ...)

ee_timestart(x)

ee_timeend(x)

Arguments

prop

"system:time_start" or "system:time_end"

Value

  • ee_yday: ee.Number


ee_init

Description

ee_init

Usage

ee_Init(drive = FALSE, ...)

Arguments

drive

ignored

...

others to rgee::ee_Initialize()

See Also

rgee::ee_Initialize()

Examples

## Not run: 
# ee_Initialize(user = "cuijian426", drive = TRUE)
ee_init()

## End(Not run)

rgee imgcol tools collection

Description

rgee imgcol tools collection

Usage

ee_getInfo(x)

ee_num2str(x)

getInfo(x)

getInfo2(x)

ee_aggregate_array(col, prop = "system:time_start")

ee_systemIndex(col)

ee_first(col)

ee_last(col)

ee_bandNames(x)

ee_propertyNames(col)

ee_properties(col, verbose = TRUE)

ee_filterDate(col, date_start, date_end = NULL)

ee_filterBounds(col, geom)

image_size(x)