README.md

threeD

The threeD package provides basic functions for parsing, plotting and manipulating 3D-Objects. It was written to extend R's default packages without introducing dependencies on other packages.

You may install the package using the following commands in R:

install.packages("devtools");
devtools::install_github("AndreasFischer1985/threeD", ref="main");

exemplary plots



AndreasFischer1985/threeD documentation built on June 4, 2023, 1:29 a.m.