# Generated by roxygen2: do not edit by hand

S3method(plot,regs)
S3method(plot,somsp)
S3method(plot_ts,regs)
S3method(plot_ts,somsp)
S3method(summary,somsp)
export(cnet)
export(plot_ts)
export(regs)
export(sominp)
export(somregs)
export(somsp)
export(somspa)
import(data.table, except = melt)
import(ggplot2)
import(kohonen, except = map)
importFrom(grDevices,colorRampPalette)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,segments)
importFrom(graphics,text)
importFrom(maps,map)
importFrom(reshape2,melt)
importFrom(stats,complete.cases)
importFrom(stats,cor)
importFrom(stats,cutree)
importFrom(stats,dist)
importFrom(stats,hclust)
importFrom(stats,median)
importFrom(stats,reshape)
importFrom(stats,sd)
importFrom(stats,time)
