plot3dlines: receives 4 vectors of data and a color object to return a 3d...

Description Usage

View source: R/plot3dlines.R

Description

receives 4 vectors of data and a color object to return a 3d interactive plot with lines. requires package "rgl". As is, the function works better with the collor.

Usage

1
2
plot3dlines(xvec, yvec, zvec, colvec = NULL, icolor = topo.colors(50),
  breaknum = 50, ...)

jpfonseca84/jptools documentation built on May 6, 2019, 1:31 a.m.