How to Install r-cran-scatterplot3d in Ubuntu 18.04



Install r-cran-scatterplot3d by entering the following commands in the terminal:

sudo apt update
sudo apt install r-cran-scatterplot3d

Description:

GNU R package for Visualizing Multivariate Data

Scatterplot3d is an GNU R package for the visualization of multivariate data in a three dimensional space. Basically scatterplot3d generates a scatter plot in the 3D space using a parallel projection. Higher dimensions (fourth, fifth, etc.) of the data can be visualized to some extent using, e.g. different colors, symbol types or symbol sizes.

Homepage: https://cran.r-project.org/package=scatterplot3d

Version: 0.3-40-2

Section: universe/gnu-r