Skip to content

Basic functions for plotting and manipulating 3D-Objects based on R's default packages

License

Notifications You must be signed in to change notification settings

AndreasFischer1985/threeD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Basic functions for plotting and manipulating 3D-Objects based on R's default packages

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages