extract_time | R Documentation |
Function used to get extraction of filtered IC and then returns a nice tidy data.frame with time = date and .names as the band name, e.g. B1_mean, B1_median, etc.
extract_time(imageCol, reg, reducer, scale, ...)
imageCol |
ee ImageCollection |
reg |
sf object |
reducer |
what reducer to use in rgee::ee_extract |
scale |
scale in meters |
... |
extra args to pass to rgee::ee_extract |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.