# Generated by roxygen2: do not edit by hand

export(Quality_control)
export(binarize_raster)
export(get_external_data)
export(otsu_threshold_smoothed)
export(smooth_histogram)
import(raster)
import(zoo)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,legend)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(raster,raster)
importFrom(sf,st_area)
importFrom(sf,st_as_sf)
importFrom(sf,st_centroid)
importFrom(sf,st_crs)
importFrom(sf,st_distance)
importFrom(sf,st_intersection)
importFrom(sf,st_is_empty)
importFrom(sf,st_make_valid)
importFrom(sf,st_polygon)
importFrom(sf,st_read)
importFrom(sf,st_sfc)
importFrom(sf,st_union)
importFrom(sf,st_write)
importFrom(utils,download.file)
importFrom(utils,unzip)
importFrom(zoo,rollapply)
