Other packages > Find by keyword >

doolkit  

Exploration of Dental Surface Topography
View on CRAN: Click here


Download and install doolkit package within the R console
Install from CRAN:
install.packages("doolkit")

Install from Github:
library("remotes")
install_github("cran/doolkit")

Install by package version:
library("remotes")
install_version("doolkit", "1.42.2")



Attach the package and use:
library("doolkit")
Maintained by
Ghislain Thiery
[Scholar Profile | Author Map]
First Published: 2021-11-03
Latest Update: 2023-02-06
Description:
Tools for exploring the topography of 3d triangle meshes. The functions were developed with dental surfaces in mind, but could be applied to any triangle mesh of class 'mesh3d'. More specifically, 'doolkit' allows to isolate the border of a mesh, or a subpart of the mesh using the polygon networks method; crop a mesh; compute basic descriptors (elevation, orientation, footprint area); compute slope, angularity and relief index (Ungar and Williamson (2000) ; Boyer (2008) ), inclination and occlusal relief index or gamma (Guy et al. (2013) ), OPC (Evans et al. (2007) ), OPCR (Wilson et al. (2012) ), DNE (Bunn et al. (2011) ; Pampush et al. (2016) ), form factor (Horton (1932) ), basin elongation (Schum (1956) ), lemniscate ratio (Chorley et al; (1957) ), enamel-dentine distance (Guy et al. (2015) ; Thiery et al. (2017) ), absolute crown strength (Schwartz et al. (2020) ), relief rate (Thiery et al. (2019) ) and area-relative curvature; draw cumulative profiles of a topographic variable; and map a variable over a 3d triangle mesh.
How to cite:
Ghislain Thiery (2021). doolkit: Exploration of Dental Surface Topography. R package version 1.42.2, https://cran.r-project.org/web/packages/doolkit. Accessed 06 May. 2025.
Previous versions and publish date:
1.0.0 (2021-11-03 21:00), 1.0.1 (2021-11-24 13:10), 1.42.1 (2022-05-14 08:10)
Other packages that cited doolkit R package
View doolkit citation profile
Other R packages that doolkit depends, imports, suggests or enhances
Complete documentation for doolkit
Functions, R codes and Examples using the doolkit R package
Some associated functions: angularity . arc . area2d . dkborder . dkcrop . dkmap . dkmodel . dkorigin . dkpongo . dkprofile . dksetview . dne . elev . hypso . inclin . oedist . opc . opcr . orient . poly.network . polygon.network-class . rfi . rrate . shape.index . slope . 
Some associated R codes: data.R . doolkit.R . polygon.networks.R . topography.R . utility.R .  Full doolkit package functions and examples
Downloads during the last 30 days
04/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/0205/0305/04Downloads for doolkit0246810121416182022TrendBars

Today's Hot Picks in Authors and Packages

tbrf  
Time-Based Rolling Functions
Provides rolling statistical functions based on date and time windows instead of n-lagged observatio ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
rotations  
Working with Rotation Data
Tools for working with rotational data, including simulation from the most commonly used distributi ...
Download / Learn more Package Citations See dependency  
HuraultMisc  
Guillem Hurault Functions' Library
Contains various functions for data analysis, notably helpers and diagnostics for Bayesian modelling ...
Download / Learn more Package Citations See dependency  
tashu  
Analysis and Prediction of Bicycle Rental Amount
Provides functions for analyzing citizens' bicycle usage pattern and predicting rental amount on spe ...
Download / Learn more Package Citations See dependency  
simfam  
Simulate and Model Family Pedigrees with Structured Founders
The focus is on simulating and modeling families with founders drawn from a structured population (f ...
Download / Learn more Package Citations See dependency  

24,205

R Packages

207,311

Dependencies

65,312

Author Associations

24,206

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA