# Generated by roxygen2: do not edit by hand

S3method(get_chirps,default)
S3method(get_chirps,geojson)
S3method(get_chirps,sf)
S3method(get_esi,default)
S3method(get_esi,geojson)
S3method(get_esi,sf)
S3method(get_imerg,default)
S3method(get_imerg,geojson)
S3method(get_imerg,sf)
S3method(print,chirps_df)
export(dataframe_to_geojson)
export(get_chirps)
export(get_esi)
export(get_imerg)
export(precip_indices)
export(sf_to_geojson)
import(methods)
importFrom(crul,HttpClient)
importFrom(jsonlite,fromJSON)
importFrom(jsonlite,toJSON)
importFrom(sf,read_sf)
importFrom(sf,st_as_sf)
importFrom(sf,st_buffer)
importFrom(sf,st_centroid)
importFrom(sf,st_geometry_type)
importFrom(sf,st_point)
importFrom(sf,st_sfc)
importFrom(sf,st_write)
importFrom(stats,quantile)
