dfnormal {loadeR}R Documentation

Data.frame with normal test values.

Description

Data.frame with normal test values.

Usage

dfnormal(data)

Arguments

data

a data.frame object only with the numeric columns.

Value

A data.frame.

Author(s)

Diego Jimenez <diego.jimenez@promidat.com>

Examples

dfnormal(iris[, -5])


[Package loadeR version 1.2.0 Index]