R/table16.8.R

#' Table 16.8 A List of 12 People and Their Categories on Four Variable
#'
#' @format A dataframe with 12 rows and 5 columns.
#' \describe{
#'  \item{Person}{12 People}
#'   \item{Gender}{Male, female }
#'   \item{Age}{Young, middle aged, old}
#'   \item{MaritalStatus}{Single, married }
#'   \item{HairColor}{Blond, brown, black, red}
#' }
#' @source METHODS OF MULTIVARIATE ANALYSIS (Third Edition)
"table16.8"

Try the rencher package in your browser

Any scripts or data that you put into this service are public.

rencher documentation built on July 3, 2025, 1:09 a.m.