# Generated by roxygen2: do not edit by hand

S3method(ee_map,default)
S3method(ee_map,ee.feature.Feature)
S3method(ee_map,ee.featurecollection.FeatureCollection)
S3method(ee_map,ee.geometry.Geometry)
S3method(ee_map,ee.image.Image)
S3method(ee_map,ee.imagecollection.ImageCollection)
S3method(ee_print,ee.feature.Feature)
S3method(ee_print,ee.featurecollection.FeatureCollection)
S3method(ee_print,ee.geometry.Geometry)
S3method(ee_print,ee.image.Image)
S3method(ee_print,ee.imagecollection.ImageCollection)
S3method(ee_upload,character)
S3method(ee_upload,sf)
S3method(ee_upload,stars)
S3method(ee_upload,stars_proxy)
S3method(print,ee.computedobject.ComputedObject)
S3method(sf_as_ee,character)
S3method(sf_as_ee,sf)
S3method(sf_as_ee,sfc)
S3method(sf_as_ee,sfg)
export("%>%")
export(ee_Initialize)
export(ee_as_sf)
export(ee_as_thumbnail)
export(ee_check)
export(ee_check_credentials)
export(ee_check_drivers)
export(ee_check_python)
export(ee_check_rgee_python_packages)
export(ee_dataset)
export(ee_download_drive)
export(ee_download_gcs)
export(ee_extract)
export(ee_get_earthengine_path)
export(ee_install_drivers)
export(ee_install_rgee_python_packages)
export(ee_manage_assetlist)
export(ee_manage_assets_access)
export(ee_manage_cancel_all_running_taks)
export(ee_manage_copy)
export(ee_manage_create)
export(ee_manage_delete)
export(ee_manage_delete_properties)
export(ee_manage_move)
export(ee_manage_quota)
export(ee_manage_set_properties)
export(ee_manage_size)
export(ee_manage_task)
export(ee_map)
export(ee_monitoring)
export(ee_print)
export(ee_py_to_r)
export(ee_reattach)
export(ee_remove_credentials)
export(ee_remove_driver)
export(ee_search_enddate)
export(ee_search_provider)
export(ee_search_provider_list)
export(ee_search_startdate)
export(ee_search_tags)
export(ee_search_tagstitle)
export(ee_search_title)
export(ee_search_title_list)
export(ee_search_type)
export(ee_upload)
export(ee_upload_file_to_gcs)
export(sf_as_ee)
import(getPass)
importFrom(geojsonio,geojson_json)
importFrom(geojsonio,geojson_sf)
importFrom(getPass,getPass)
importFrom(jpeg,readJPEG)
importFrom(leaflet,addLayersControl)
importFrom(leaflet,addWMSTiles)
importFrom(leaflet,setView)
importFrom(magrittr,"%>%")
importFrom(mapview,mapview)
importFrom(mapview,mapviewGetOption)
importFrom(methods,as)
importFrom(methods,is)
importFrom(png,readPNG)
importFrom(reticulate,import)
importFrom(reticulate,import_from_path)
importFrom(reticulate,py_available)
importFrom(reticulate,py_discover_config)
importFrom(reticulate,py_install)
importFrom(reticulate,py_module_available)
importFrom(reticulate,py_to_r)
importFrom(reticulate,source_python)
importFrom(rgdal,showWKT)
importFrom(rstudioapi,hasFun)
importFrom(rstudioapi,restartSession)
importFrom(sf,"st_crs<-")
importFrom(sf,"st_geometry<-")
importFrom(sf,st_centroid)
importFrom(sf,st_coordinates)
importFrom(sf,st_crs)
importFrom(sf,st_geometry)
importFrom(sf,st_polygon)
importFrom(sf,st_read)
importFrom(sf,st_sf)
importFrom(sf,st_sfc)
importFrom(sf,write_sf)
importFrom(stars,read_stars)
importFrom(stars,st_as_stars)
importFrom(stars,st_set_dimensions)
importFrom(stars,write_stars)
importFrom(stats,na.omit)
importFrom(utils,browseURL)
importFrom(utils,download.file)
importFrom(utils,read.csv)
importFrom(utils,read.table)
importFrom(utils,str)
importFrom(utils,write.csv)
importFrom(utils,write.table)
importFrom(utils,zip)
