# Generated by roxygen2: do not edit by hand

S3method(plot,dormancy)
S3method(plot,dormancy_map)
S3method(print,awakening)
S3method(print,dormancy)
S3method(print,dormancy_depth)
S3method(print,dormancy_map)
S3method(print,dormancy_risk)
S3method(print,dormancy_trigger)
S3method(print,hibernation)
S3method(summary,dormancy)
export(awaken)
export(dormancy_depth)
export(dormancy_detect)
export(dormancy_risk)
export(dormancy_scout)
export(dormancy_trigger)
export(hibernate)
importFrom(Rcpp,sourceCpp)
importFrom(grDevices,heat.colors)
importFrom(grDevices,rgb)
importFrom(graphics,abline)
importFrom(graphics,barplot)
importFrom(graphics,contour)
importFrom(graphics,hist)
importFrom(graphics,image)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,plot.new)
importFrom(graphics,plot.window)
importFrom(graphics,points)
importFrom(graphics,text)
importFrom(graphics,title)
importFrom(stats,cor)
importFrom(stats,median)
importFrom(stats,na.omit)
importFrom(stats,quantile)
importFrom(stats,rnorm)
importFrom(stats,sd)
importFrom(stats,var)
importFrom(utils,combn)
importFrom(utils,head)
