ee_year_month_filter: ee_year_month_filter

View source: R/ee_temporal_filters.R

ee_year_month_filterR Documentation

ee_year_month_filter

Description

ee_year_month_filter

Usage

ee_year_month_filter(imageCol, year, month, ...)

Arguments

imageCol

ee$ImageCollection

year

numeric vector contain years to filter

month

numeric vector contain months to filter

...

other arguments

Value

ee$ImageCollection or ee$Image filtered by year & month


tidyrgee documentation built on Sept. 15, 2022, 9:07 a.m.