Learn R Programming

morphomap (version 1.5)

morphomapCheck: morphomapCheck

Description

Plot the long bone mesh to check the orientation of the long bone

Usage

morphomapCheck(mesh, col = "white")

Arguments

mesh

3D mesh: long bone 3D model

col

character: color mesh

Author

Antonio Profico, Luca Bondioli, Pasquale Raia, Paul O'Higgins, Damiano Marchi

Examples

Run this code
# \donttest{
library(morphomap)
data(HomFem38023)
morphomapCheck(HomFem38023)
# }

Run the code above in your browser using DataLab