R/C.arr.unal.R

#' 29 3D landmarks from the skulls of 19 carnivoran specimens before Procrustes analysis
#'
#' A 3D array containing the 29 3D landmarks collected from the skulls of 19 carnivoran
#' specimens before carrying out a Procrustes analysis (PA).
#' Please take a look at the description in morpho/data-raw/C.R to understand
#' how this object was generated.
#'
#' @format An array with k = 29 (landmarks), q = 3 (coordinates) and s = 19 (specimens):
#' \describe{
#'   \item{k}{landmark points collected from 19 carnivoran specimens, 29}
#'   \item{q}{coordinates in 3D or 2D, 3}
#'   \item{s}{number of specimens, 18}
#' }
"C.arr.unal"
dosreislab/mcmc3r documentation built on July 21, 2024, 3:23 a.m.