extract_time: extract_time

View source: R/timeseries.R

extract_timeR Documentation

extract_time

Description

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.

Usage

extract_time(imageCol, reg, reducer, scale, ...)

Arguments

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


joshualerickson/exploreRGEE documentation built on May 9, 2022, 10:33 p.m.