# Generated by roxygen2: do not edit by hand

S3method(plot,maxCol)
S3method(plot,rarecol)
S3method(print,colonization)
S3method(print,maxCol)
S3method(summary,colonization)
S3method(summary,maxCol)
export(colonization)
export(geneticResampling)
export(maxCol)
export(rarecol)
export(read.rarecol)
importFrom(grDevices,colorRampPalette)
importFrom(grDevices,devAskNewPage)
importFrom(grDevices,palette)
importFrom(graphics,arrows)
importFrom(graphics,axis)
importFrom(graphics,box)
importFrom(graphics,curve)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,plot.default)
importFrom(graphics,points)
importFrom(graphics,rect)
importFrom(graphics,text)
importFrom(graphics,title)
importFrom(stats,aggregate)
importFrom(stats,confint)
importFrom(stats,nls)
importFrom(stats,quantile)
importFrom(utils,read.csv)
importFrom(utils,write.table)
