R/lungcap.R

#' @title Lung Capacity Dataset
#' 
#' @description A data frame of data related to the lung capacity of students. 
#' The dataset consists of 5 variables and 654 observations.
#' 
#' @name lungcap
#' 
#' @docType data
#' 
#' @usage lungcap
#' 
#' @format An \code{data.frame} object
#' 
#' @references Marin, M. (2017). R Datasets. Available from http://www.statslectures.com/index.php/r-stats-datasets
#' 
#' @keywords datasets
#' 
NULL
oislen/BuenaVista documentation built on May 16, 2019, 8:12 p.m.