dfnormal: Data.frame with normal test

View source: R/mod_normal_utils.R

dfnormalR Documentation

Data.frame with normal test

Description

Data.frame with normal test

Usage

dfnormal(data)

Arguments

data

a data.frame object only with the numeric columns.

Value

data.frame

Author(s)

Diego Jimenez <diego.jimenez@promidat.com>

Examples

dfnormal(iris[, -5])


forecasteR documentation built on July 9, 2023, 6:37 p.m.