import(graphics)
import(methods)
import(stats)
import(datasets)
import(utils)
import(grDevices)
exportPattern("^[[:alpha:]]+")
useDynLib(spMC)
S3method(boxplot, lengths)
S3method(density, lengths)
S3method(hist, lengths)
S3method(image, multi.tpfit)
S3method(is, lengths)
S3method(is, multi.tpfit)
S3method(is, multi.transiogram)
S3method(is, tpfit)
S3method(is, transiogram)
S3method(plot, density.lengths)
S3method(plot, hist.lengths)
S3method(plot, lengths)
S3method(plot, transiogram)
S3method(predict, multi.tpfit)
S3method(predict, tpfit)
S3method(print, density.lengths)
S3method(print, lengths)
S3method(print, multi.tpfit)
S3method(print, multi.transiogram)
S3method(print, summary.lengths)
S3method(print, tpfit)
S3method(print, transiogram)
S3method(summary, lengths)
