# Generated by roxygen2: do not edit by hand

S3method(print,FIA.Database)
S3method(summary,FIA.Database)
export(area)
export(biomass)
export(carbon)
export(clipFIA)
export(diversity)
export(dwm)
export(findEVALID)
export(fsi)
export(getFIA)
export(growMort)
export(invasive)
export(makeClasses)
export(plotFIA)
export(readFIA)
export(seedling)
export(standStruct)
export(tpa)
export(vitalRates)
export(writeFIA)
import(bit64)
import(dplyr)
import(gganimate)
import(ggplot2)
import(methods)
import(progress)
import(purrr)
import(sf)
import(stringr)
import(tidyr)
import(tidyselect)
importFrom(data.table,fread)
importFrom(data.table,fwrite)
importFrom(data.table,rbindlist)
importFrom(parallel,clusterEvalQ)
importFrom(parallel,detectCores)
importFrom(parallel,makeCluster)
importFrom(parallel,mclapply)
importFrom(parallel,parLapply)
importFrom(parallel,stopCluster)
importFrom(sp,"coordinates<-")
importFrom(sp,"proj4string<-")
importFrom(sp,over)
importFrom(sp,proj4string)
importFrom(sp,spTransform)
importFrom(stats,coef)
importFrom(stats,cov)
importFrom(stats,lm)
importFrom(stats,var)
importFrom(utils,download.file)
importFrom(utils,globalVariables)
importFrom(utils,object.size)
importFrom(utils,read.csv)
importFrom(utils,tail)
importFrom(utils,type.convert)
importFrom(utils,unzip)
