# Generated by roxygen2: do not edit by hand

export(AGBmonteCarlo)
export(attributeTree)
export(attributeTreeCoord)
export(bilinear_interpolation)
export(cacheManager)
export(cachePath)
export(check_plot_coord)
export(clearCache)
export(computeAGB)
export(computeE)
export(computeFeldRegion)
export(correctCoordGPS)
export(correctTaxo)
export(createCache)
export(cutPlot)
export(divide_plot)
export(getBioclimParam)
export(getTaxonomy)
export(getWoodDensity)
export(latlong2UTM)
export(modelHD)
export(numberCorner)
export(predictHeight)
export(retrieveH)
export(subplot_summary)
export(summaryByPlot)
importFrom(data.table,"%between%")
importFrom(data.table,"%chin%")
importFrom(data.table,":=")
importFrom(data.table,as.data.table)
importFrom(data.table,between)
importFrom(data.table,chmatch)
importFrom(data.table,copy)
importFrom(data.table,data.table)
importFrom(data.table,first)
importFrom(data.table,fread)
importFrom(data.table,fwrite)
importFrom(data.table,is.data.table)
importFrom(data.table,rbindlist)
importFrom(data.table,set)
importFrom(data.table,setDF)
importFrom(data.table,setDT)
importFrom(data.table,setcolorder)
importFrom(data.table,setkey)
importFrom(data.table,setnames)
importFrom(data.table,tstrsplit)
importFrom(ggplot2,aes)
importFrom(ggplot2,arrow)
importFrom(ggplot2,coord_equal)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_text)
importFrom(ggplot2,geom_errorbar)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_polygon)
importFrom(ggplot2,geom_raster)
importFrom(ggplot2,geom_segment)
importFrom(ggplot2,geom_sf)
importFrom(ggplot2,geom_smooth)
importFrom(ggplot2,geom_text)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggtitle)
importFrom(ggplot2,guide_legend)
importFrom(ggplot2,guides)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_alpha)
importFrom(ggplot2,scale_alpha_manual)
importFrom(ggplot2,scale_color_manual)
importFrom(ggplot2,scale_fill_gradientn)
importFrom(ggplot2,scale_shape_manual)
importFrom(ggplot2,scale_size)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggplot2,scale_x_discrete)
importFrom(ggplot2,scale_y_continuous)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_minimal)
importFrom(ggplot2,unit)
importFrom(grDevices,terrain.colors)
importFrom(graphics,axis)
importFrom(graphics,grid)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,segments)
importFrom(jsonlite,fromJSON)
importFrom(jsonlite,toJSON)
importFrom(methods,is)
importFrom(minpack.lm,nls.lm.control)
importFrom(minpack.lm,nlsLM)
importFrom(rappdirs,user_data_dir)
importFrom(sf,st_as_sf)
importFrom(sf,st_multipoint)
importFrom(sf,st_polygon)
importFrom(sf,st_sfc)
importFrom(stats,SSmicmen)
importFrom(stats,as.formula)
importFrom(stats,coef)
importFrom(stats,dist)
importFrom(stats,formula)
importFrom(stats,lm)
importFrom(stats,median)
importFrom(stats,na.omit)
importFrom(stats,pnorm)
importFrom(stats,predict)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(terra,as.data.frame)
importFrom(terra,buffer)
importFrom(terra,crop)
importFrom(terra,extract)
importFrom(terra,rast)
importFrom(terra,vect)
importFrom(utils,askYesNo)
importFrom(utils,data)
importFrom(utils,download.file)
importFrom(utils,globalVariables)
importFrom(utils,head)
importFrom(utils,unzip)
