# Generated by roxygen2: do not edit by hand

S3method(add_date_to_bandname,ee.image.Image)
S3method(add_date_to_bandname,ee.imagecollection.ImageCollection)
S3method(as_ee,tidyee)
S3method(clip,ee.image.Image)
S3method(clip,ee.imagecollection.ImageCollection)
S3method(clip,tidyee)
S3method(ee_composite,tidyee)
S3method(ee_extract_tidy,ee.image.Image)
S3method(ee_extract_tidy,ee.imagecollection.ImageCollection)
S3method(ee_extract_tidy,tidyee)
S3method(ee_month_composite,ee.imagecollection.ImageCollection)
S3method(ee_month_composite,tidyee)
S3method(ee_month_filter,ee.imagecollection.ImageCollection)
S3method(ee_year_composite,ee.imagecollection.ImageCollection)
S3method(ee_year_composite,tidyee)
S3method(ee_year_filter,ee.imagecollection.ImageCollection)
S3method(ee_year_month_composite,ee.imagecollection.ImageCollection)
S3method(ee_year_month_composite,tidyee)
S3method(ee_year_month_filter,ee.imagecollection.ImageCollection)
S3method(filter,ee.imagecollection.ImageCollection)
S3method(filter,tidyee)
S3method(filter_bounds,ee.imagecollection.ImageCollection)
S3method(filter_bounds,tidyee)
S3method(group_by,ee.imagecollection.ImageCollection)
S3method(group_by,tidyee)
S3method(group_split,ee.imagecollection.ImageCollection)
S3method(group_split,tidyee)
S3method(inner_join,ee.imagecollection.ImageCollection)
S3method(inner_join,tidyee)
S3method(mutate,ee.imagecollection.ImageCollection)
S3method(mutate,tidyee)
S3method(print,tidyee)
S3method(rename_stdDev_bands,ee.image.Image)
S3method(rename_stdDev_bands,ee.imagecollection.ImageCollection)
S3method(select,tidyee)
S3method(set_idx,ee.imagecollection.ImageCollection)
S3method(set_idx,tidyee)
S3method(slice,tidyee)
S3method(str,ee.image.Image)
S3method(str,ee.imagecollection.ImageCollection)
S3method(summarise,ee.imagecollection.ImageCollection)
S3method(summarise,tidyee)
S3method(ungroup,tidyee)
export()
export(add_date_to_bandname)
export(as_ee)
export(as_tidyee)
export(bind_ics)
export(clip)
export(create_tidyee)
export(ee_composite)
export(ee_extract_tidy)
export(ee_month_composite)
export(ee_month_filter)
export(ee_year_composite)
export(ee_year_filter)
export(ee_year_month_composite)
export(ee_year_month_filter)
export(filter)
export(filter_bounds)
export(group_by)
export(group_split)
export(inner_join)
export(mutate)
export(select)
export(set_idx)
export(slice)
export(summarise)
export(ungroup)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,group_split)
importFrom(dplyr,inner_join)
importFrom(dplyr,mutate)
importFrom(dplyr,select)
importFrom(dplyr,slice)
importFrom(dplyr,summarise)
importFrom(dplyr,ungroup)
importFrom(rgee,ee)
importFrom(rgee,ee_extract)
importFrom(rlang,":=")
importFrom(rlang,.data)
importFrom(utils,str)
