# Generated by roxygen2: do not edit by hand

S3method(autoplot,anosim)
S3method(autoplot,cca)
S3method(autoplot,dbrda)
S3method(autoplot,decorana)
S3method(autoplot,envfit)
S3method(autoplot,fisherfit)
S3method(autoplot,isomap)
S3method(autoplot,metaMDS)
S3method(autoplot,permustats)
S3method(autoplot,poolaccum)
S3method(autoplot,prc)
S3method(autoplot,prestonfit)
S3method(autoplot,rda)
S3method(autoplot,vegan_pco)
S3method(fortify,anosim)
S3method(fortify,cca)
S3method(fortify,dbrda)
S3method(fortify,decorana)
S3method(fortify,envfit)
S3method(fortify,fisherfit)
S3method(fortify,isomap)
S3method(fortify,metaMDS)
S3method(fortify,permustats)
S3method(fortify,poolaccum)
S3method(fortify,prc)
S3method(fortify,prestonfit)
S3method(fortify,rda)
S3method(fortify,renyiaccum)
S3method(fortify,vegan_pco)
S3method(tidy,anosim)
S3method(tidy,cca)
S3method(tidy,dbrda)
S3method(tidy,decorana)
S3method(tidy,envfit)
S3method(tidy,fisherfit)
S3method(tidy,isomap)
S3method(tidy,metaMDS)
S3method(tidy,permustats)
S3method(tidy,poolaccum)
S3method(tidy,prc)
S3method(tidy,prestonfit)
S3method(tidy,rda)
S3method(tidy,renyiaccum)
S3method(tidy,vegan_pco)
S3method(valid_layers,cca)
S3method(valid_layers,dbrda)
S3method(valid_layers,rda)
export(StatVectorfit)
export(autoplot)
export(fortify)
export(geom_ordi_arrow)
export(geom_ordi_axis)
export(geom_ordi_label)
export(geom_ordi_point)
export(geom_ordi_text)
export(ggscores)
export(ordiggplot)
export(stat_vectorfit)
export(tidy)
export(valid_layers)
importFrom(dplyr,.data)
importFrom(dplyr,bind_cols)
importFrom(generics,tidy)
importFrom(ggplot2,Stat)
importFrom(ggplot2,aes)
importFrom(ggplot2,autoplot)
importFrom(ggplot2,coord_fixed)
importFrom(ggplot2,facet_wrap)
importFrom(ggplot2,fortify)
importFrom(ggplot2,geom_bar)
importFrom(ggplot2,geom_boxplot)
importFrom(ggplot2,geom_density)
importFrom(ggplot2,geom_hline)
importFrom(ggplot2,geom_label)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_qq)
importFrom(ggplot2,geom_ribbon)
importFrom(ggplot2,geom_rug)
importFrom(ggplot2,geom_segment)
importFrom(ggplot2,geom_text)
importFrom(ggplot2,geom_violin)
importFrom(ggplot2,geom_vline)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggproto)
importFrom(ggplot2,labs)
importFrom(ggplot2,layer)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggplot2,stat_function)
importFrom(ggplot2,theme)
importFrom(ggrepel,geom_label_repel)
importFrom(ggrepel,geom_text_repel)
importFrom(grid,arrow)
importFrom(grid,unit)
importFrom(stats,coef)
importFrom(stats,model.frame)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(stats,weights)
importFrom(tibble,add_column)
importFrom(tibble,as_tibble)
importFrom(tibble,tibble)
importFrom(tidyr,gather)
importFrom(tidyr,pivot_longer)
importFrom(utils,modifyList)
importFrom(vctrs,vec_cbind)
importFrom(vctrs,vec_rbind)
importFrom(vctrs,vec_rep)
importFrom(vctrs,vec_rep_each)
importFrom(vctrs,vec_slice)
importFrom(vegan,scores)
importFrom(vegan,vectorfit)
