R/stu.R

#' the information of students
#'
#'A dataset containing the name,height and other attributes of students
#' students
#' @format A data frame with 10 rows and 5 variables
#' \describe{
#'   \item{name}{name,the first name of students}
#'   \item{weight}{weight,the weight of students}
#'   ...
#' }

"students"
haijunXue/pssi documentation built on May 28, 2019, 8:55 p.m.