# Generated by roxygen2: do not edit by hand

S3method(LVboxplot,formula)
S3method(LVboxplot,numeric)
export(GeomLv)
export(LVboxplot)
export(StatLv)
export(determineDepth)
export(geom_lv)
export(lvtable)
export(scale_fill_lv)
export(stat_lv)
importFrom(grDevices,chull)
importFrom(grDevices,col2rgb)
importFrom(grDevices,hsv)
importFrom(grDevices,rgb)
importFrom(grDevices,rgb2hsv)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,box)
importFrom(graphics,grid)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,polygon)
importFrom(graphics,rect)
importFrom(grid,grobTree)
importFrom(stats,qnorm)
importFrom(tibble,tibble)
