ee_composite: ee_composite

View source: R/ee_temporal_composites.R

ee_compositeR Documentation

ee_composite

Description

ee_composite

Usage

ee_composite(x, ...)

## S3 method for class 'tidyee'
ee_composite(x, stat, ...)

Arguments

x

tidyee object containing ee$ImageCollection

...

other arguments

stat

A character indicating what to reduce the ImageCollection by, e.g. 'median' (default), 'mean', 'max', 'min', 'sum', 'sd', 'first'.

Value

tidyee class containing ee$Image where all images within ee$ImageCollection have been aggregated based on pixel-level stats


r-tidy-remote-sensing/tidyrgee documentation built on April 9, 2023, 4:53 p.m.