R/data.R

#' @title A dataset
#' @description Example data frame
#' @format A data.frame with . rows and . variables:
#' \describe{
#'   \item{\code{a}}{Variable a; integer.}
#'   \item{\code{b}}{Variable b; factor with 2 levels (x, y).}
#'}
#' @details This dataset is an example.
"mydata"
Ianzoflo/Proyecto-final documentation built on Dec. 31, 2020, 1:04 p.m.