A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://r-spatial.github.io/rgee/reference/ee.html below:

Main Earth Engine module — ee • rgee

Main Earth Engine moduleSource: R/ee_module.R

ee.Rd

Interface to main Earth Engine module. Provides access to the top level classes and functions as well as sub-modules (e.g. ee$Image, ee$FeatureCollection$first, etc.).

ee
Format

Earth Engine module

Examples
if (FALSE) { # \dontrun{
library(rgee)

ee_Initialize()

ee_img <- ee$Image(0)
ee_ic <- ee$ImageCollection(ee_img)

print(ee_img$getInfo())
print(ee_ic$getInfo())
} # }

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4