ggstatsplot (version 0.0.4)

bartlett_message: Display homogeneity of variance test as a message

Description

A note to the user about the validity of assumptions for the default linear model.

Usage

bartlett_message(data, lab, k = 3, output = "message")

Arguments

data

Dataframe from which variables specified are preferentially to be taken.

lab

A character describing label for the variable.

k

Number of decimal places expected for results (Default: 3).

output

What output is desired: "message" (default) or "stats" objects.