man/nycsleep.R

#' New York residents sleep
#'
#' A dataset containing gender and average hours of sleep for 25 NYC residents.
#'
#' @format A data frame with 25 rows and 3 variables: 
#'  \describe{
#'   \item{id}{Participant identification number}
#'   \item{gender}{Participant gender}
#'   \item{hour}{Average number of hours slept}
#'  }
#' @source Data set created from the summarized data in 
#'   \url{https://www.openintro.org/book/isrs/} (pp 200).
"nycsleep"
tloux/slubst3100 documentation built on Aug. 11, 2024, 6:58 p.m.