# Generated by roxygen2: do not edit by hand

S3method(plot,forestData)
S3method(summary,forestData)
export(calc_degraded_forest_grade)
export(class.plot)
export(degraded_forest_preprocess)
export(potential.productivity)
export(realized.productivity)
import(dplyr)
import(ggplot2)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,points)
importFrom(graphics,text)
importFrom(nlme,fixed.effects)
importFrom(nlme,nlme)
importFrom(nlme,pdDiag)
importFrom(rlang,.data)
importFrom(stats,AIC)
importFrom(stats,BIC)
importFrom(stats,coef)
importFrom(stats,complete.cases)
importFrom(stats,fitted)
importFrom(stats,formula)
importFrom(stats,logLik)
importFrom(stats,median)
importFrom(stats,na.omit)
importFrom(stats,quantile)
importFrom(stats,residuals)
importFrom(stats,uniroot)
importFrom(stats,var)
