Learn R Programming

loadeR (version 1.2.0)

dfnormal: Data.frame with normal test values.

Description

Data.frame with normal test values.

Usage

dfnormal(data)

Value

A data.frame.

Arguments

data

a data.frame object only with the numeric columns.

Author

Diego Jimenez <diego.jimenez@promidat.com>

Examples

Run this code
dfnormal(iris[, -5])

Run the code above in your browser using DataLab