R/data.R

#' Test data set for summarymissing.
#'
#' A sample data set to showcase the function summary missing
#'
#' @format A data frame with 4 rows and 3 variables:
#' \describe{
#'   \item{Age}{in years}
#'   \item{Gender}{M / F}
#'   \item{Happiness}{0 to 10}
#'
#' }
"testdf"
clintonwxy/missdesc documentation built on Nov. 4, 2019, 8:54 a.m.