mStr: Prints an APA formatted mean.

Description Usage Arguments

Description

Prints an APA formatted mean.

Usage

1
mStr(v, na.rm = F, ...)

Arguments

v

Either a mean value or a vector. If a vector, then mean() is called on it.

na.rm

If v is a vector, this is passed to mean(). Default: FALSE.


Cmell/ResultsHelper documentation built on April 10, 2020, 9:29 p.m.