R/datas.R

#' @title  An example for create a description of your data
#' @description  Data set for testing data
#'
#' @docType data
#'
#' @format An object of class \code{"data.frame"}
#' \describe{
#'  \item{X1}{Data generated from normal}
#'  \item{X2}{Data generated from uniform}
#'  \item{X3}{Data generated from normal}
#' }
#' @references This data set was artificially created for the overviewR package.
#' @keywords datasets
#'
"datas"
censtat/tnl2 documentation built on Dec. 19, 2021, 2:54 p.m.