# Generated by roxygen2: do not edit by hand

S3method(plot,sshist)
S3method(plot,sshist_2d)
S3method(print,sshist)
S3method(print,sshist_2d)
export(sshist)
export(sshist_2d)
importFrom(Rcpp,sourceCpp)
importFrom(grDevices,hcl.colors)
importFrom(grDevices,terrain.colors)
importFrom(graphics,box)
importFrom(graphics,grid)
importFrom(graphics,hist)
importFrom(graphics,image)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,points)
importFrom(graphics,rug)
importFrom(stats,na.omit)
useDynLib(sshist, .registration = TRUE)
