scatterplot3d is an R package for plotting three dimensional (3D) point clouds.
Scatterplot3d is an R package for visualizing multivariate data in a three dimensional space. It includes function scatterplot3d()
, which generates a scatter plot in a 3D space using a parallel projection and allows for visualizing higher dimensions of the data with different colors, symbol types or symbol sizes.