R/data-UpperBodyStrength.R

#' Upper Body Strength
#'
#' This simulated dataset consists of the number of hours eight individuals spend at the gym on a weekly basis along with measures of their upper body strength.
#'
#' @format A data frame with 8 rows and 3 variables:
#' \describe{
#'   \item{gym}{number of hours spent at the gym weekly}
#'   \item{strength}{upper body strength score}
#'   \item{gender}{individual's gender}
#' }
"UpperBodyStrength"

Try the sur package in your browser

Any scripts or data that you put into this service are public.

sur documentation built on Aug. 26, 2020, 1:06 a.m.