November 2021: doolkit
Explore dental topography using ‘doolkit’
Doolkit (portmanteau for “dental toolkit”) is an R package for the 3D exploration of dental topography. It was developed with dental surfaces in mind, but could be applied to any triangle mesh.
Travel across your favorite fossil’s sharpest crests, characterize the relief and complexity of their occlusal surface, or draw the cumulative profile of their Dirichlet normal energy!
Citation
G Thiery, F Guy and V Lazzari. doolkit: Exploration of Dental Surface Topography (version 1.0.0), 2021. https://CRAN.R-project.org/package=doolkit.
Github : https://github.com/nialsiG/doolkit
To install, copy-paste the following in R / RStudio:
install.packages(‘doolkit’)