R/PNS-ANS.R

#' Posterior Nasal Spine-Anterior Nasal Spine
#' 
#' Variable PNS-ANS from Riolo et al. (1974)
#' 
#' 
#' @name PNS_ANS
#' @docType data
#' @format A data.frame with 22 observations of the following 11 variables: \describe{
#'   \item{Variable_Num}{Variable number of Riolo}
#'   \item{Type}{Variable type (Angular or Linear)}
#'   \item{Long_Name}{Descriptive variable name}
#'   \item{Short_Name}{Abbreviated variable name}
#'   \item{Numeric_Name}{Numeric landmark coding}
#'   \item{CGCS_Name}{CGCS variable coding}
#'   \item{Age}{Age in years}
#'   \item{Sex}{Female or Male}
#'   \item{N}{Numeber of observations}
#'   \item{Mean}{Mean value}
#'   \item{SD}{Standard deviation}
#' }
#' @keywords datasets
#' 
NULL
kmiddleton/Riolo_CF_Growth_Data documentation built on Feb. 5, 2024, 4:55 a.m.