powered by
DrawModuleAndAngleDistribution3D(dat, Long=FALSE, hW=0.5, hL=0.3, plane, BarSlider=FALSE)
LoadData3D
DrawModuleAndAngleDistribution3D(dat, Long = FALSE, plane = "XY", ...) DrawModuleAndAngleDistribution3D(dat, hW = 0.6, hL = 0.4, ...) DrawModuleAndAngleDistribution3D(dat, Long = FALSE, plane = "XY", BarSlider = TRUE, ...)
DrawDensity3D
FileName<-system.file("data/XYZcoor.txt", package="VecStatGraphs3D") dat<-LoadData3D(FileName, Type=1) DrawModuleAndAngleDistribution3D(dat, plane="XY");
Run the code above in your browser using DataLab