dfnormal: Data.frame with normal test values.

View source: R/mod_normal_utils.R

dfnormalR 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])


PROMiDAT/readeR documentation built on July 20, 2023, 3:53 p.m.