Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

figures8landm

Figures of 8 landmarks with labelled landmarks


Description

This function allows us to represent the two geometric figures (a cube and a parallelepiped) of 8 landmarks, with the landmark labels. Both appear in the paper Vinue et al. (2016), referred below.

Usage

figures8landm(figure,data)

Arguments

figure

A character vector, two values are admitted: if figure="cube", the cube is represented. If figure="paral", the parallelepiped is represented.

data

The data with the landmarks of the corresponding figure.

Value

A plot of the cube or the parallelepiped with the landmark labels.

Author(s)

Guillermo Vinue

References

Vinue, G., Simo, A., and Alemany, S., (2016). The k-means algorithm for 3D shapes with an application to apparel design, Advances in Data Analysis and Classification 10(1), 103–132.

Examples

## Not run: 
figures8landm("cube", cube8landm)
figures8landm("paral", parallelep8landm)

## End(Not run)

Anthropometry

Statistical Methods for Anthropometric Data

v1.15
GPL (>= 2)
Authors
Guillermo Vinue, Irene Epifanio, Amelia Simo, M. Victoria Ibanez, Juan Domingo, Guillermo Ayala
Initial release
2021-04-18

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.