This dataset, Gorilla_m, is an array containing landmark data of male gorilla skulls. It includes 8 landmarks in 2 dimensions for 29 individuals. All values are preserved as in the original source, with no modifications.
Usage
data(Gorilla_m)
Format
An array with dimensions 8 × 2 × 29:
- [1:8, 1:2, 1:29]
Numeric values representing 8 landmarks in 2 dimensions for 29 male gorilla skulls
Details
The dataset name has been kept as 'Gorilla_m' to avoid confusion with other datasets in the R ecosystem. This naming convention helps distinguish this dataset as part of the BioWorldR package and assists users in identifying its specific characteristics. The original content has not been modified in any way.