R/data_height_weight.R

#'Dataset of students'height and weight in chapter6
#'
#'A data set containing name,sex,age,height and weight 5 variables of 19 objects
#'
#'@format a dataframe with 19 rows and 5 variables
#'\describe{
#'  \item{name}{students' name}
#'  \item{sex}{F:female;M:male}
#'  \item{age}{students' age}
#'  \item{height}{students' height}
#'  \item{weight}{students' weight}
#'}
"height_weight"
zhaoxue-xmu/RDA documentation built on May 4, 2019, 10:17 p.m.