Learn R Programming

regressoR (version 2.0.1)

dfnormal: Data.frame with normal test

Description

Data.frame with normal test

Usage

dfnormal(data)

Value

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