File: NAMESPACE

package info (click to toggle)
r-cran-aplpack 1.3.5-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 4,976 kB
  • sloc: makefile: 5; sh: 4
file content (9 lines) | stat: -rw-r--r-- 372 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
import(tcltk,stats,graphics,grDevices)
importFrom(utils, find)
exportPattern("^slider.[a-z]+")
export(bagplot,boxplot2D,compute.bagplot,faces,plot.bagplot,
       plotsummary,plothulls,bagplot.pairs,skyline.hist,
       hdepth,plot.faces,spin3R,stem.leaf,stem.leaf.backback,
       slider,gslider,iconplot,puticon,plot.faces)
S3method(plot, bagplot)
S3method(plot, faces)