R/data.R

#' Lengths and widths
#'
#' This dataset contains random numerical values between 1 and 50
#'
#' @format A data frame with 15 rows and 2 variables:
#' \describe{
#' \item{length}{length of the square}
#' \item{width}{width of the square}
#' }
"my.df"
MariekeDirk/myfirstpackage documentation built on May 3, 2019, 9:05 p.m.