# Generated by roxygen2: do not edit by hand

S3method(plot,dpi)
S3method(plot,dpi.curve)
S3method(print,dpi)
S3method(print,summary.dpi)
S3method(summary,dpi)
export(DPI)
export(DPI_curve)
export(cor_network)
export(data_random)
import(ggplot2)
importFrom(crayon,blue)
importFrom(crayon,green)
importFrom(crayon,italic)
importFrom(crayon,magenta)
importFrom(crayon,underline)
importFrom(glue,glue)
importFrom(glue,glue_col)
importFrom(grDevices,dev.off)
importFrom(grDevices,pdf)
importFrom(grDevices,png)
importFrom(stats,coef)
importFrom(stats,cor)
importFrom(stats,df.residual)
importFrom(stats,lm)
importFrom(stats,model.frame)
importFrom(stats,na.omit)
importFrom(stats,pnorm)
importFrom(stats,pt)
importFrom(stats,quantile)
importFrom(stats,rnorm)
importFrom(stats,sd)
importFrom(stats,update)
