eyeNorm: Cycle through data to check distribution normality of numeric...

View source: R/eyeNorm.R

eyeNormR Documentation

Cycle through data to check distribution normality of numeric data

Description

Provides qqplot, line and Shapiro-Wilks test. Cycle through data using '<' or '>'. Add a column to a returned list by pressing 's'.

Usage

eyeNorm(eData)

Arguments

eData

A data frame containing at least on numeric column.

Value

Returns a list of columns of interest, which is created by pressing 's'.


zshipstead/eyeBall documentation built on April 26, 2022, 5:44 a.m.