Learn R Programming

colleyRstats (version 0.0.1)

check_normality_by_group: Check normality for groups

Description

Check normality for groups

Usage

check_normality_by_group(data, x, y)

Value

TRUE if all groups are normal, FALSE otherwise

Arguments

data

the data frame

x

the x column

y

the y column