File: NAMESPACE

package info (click to toggle)
scatterplot3d 0.3-38-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 904 kB
  • ctags: 15
  • sloc: makefile: 2
file content (4 lines) | stat: -rw-r--r-- 236 bytes parent folder | download
1
2
3
4
importFrom("grDevices", "rgb", "xyz.coords")
importFrom("graphics", "lines", "mtext", "par", "plot.new", "plot.window", "points", "polygon", "segments", "strwidth", "text", "title")
importFrom("stats", "coef")
export(scatterplot3d)