ecors | R Documentation |
Package to simplify the acquisition of data in Google Earth Engine and performs several steps of organization and processing typical of ecological studies, allowing pre-processing, visualization, data download and calculation of simple statistics commonly used in ecological studies. It aims to simplify the use of rgee and Google Earth Engine commands, performing internally several data manipulation steps. The function syntax follows a familiar style for R users who routinely perform statistical analysis for ecological studies. Requires pre-registration on the Google Earth Engine platform (https://earthengine.google.com/).
Google Earth Engine main catalog - remote sensing data
get.ecors Get data to ecors
stats.ecors Descritive statistics on ecors objects
plot.ecors Plot ecors object
download.ecors Download images
Land Use data
get.lu.ecors Get Land Use data to ecors
focal.lu.ecors Applies a morphological reducer filter (focal) on Land Use images
convert.lu.ecors Re-assign land use classes by converting pixel values
quantify.lu.ecors Quantify the pixels of each Land Use class
dist.lu.ecors Distance to Land Use class
plot.lu.ecors Plot mb.ecors object
download.lu.ecors Download Land Use images
Misc
wakeup.gee If you receive an error message regarding the Google Earth Engine server being disconnected due to inactivity, use this command to re-establish the connection
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.