R/Data.R

#' DataPack
#'
#'@description
#'
#'This is my second data set, it's a copy of the famous IRIS data set
#'
#'
#'@format
#'
#' A data frame with `r nrow(iris)` rows and `r ncol(iris)` colums :
#'
#' * sep is ...
#' * pet is ...
#'
#'@author Myself <myselfandI@hello.com>
#'
#'
#'
#'
#'

"iris"
doodlefao/NormalityTest documentation built on June 7, 2020, 12:44 a.m.