m_iqr: m_iqr

Description Usage Arguments

Description

takes in a numeric vector, calculates a median and iqr and returns as text.

Usage

1
m_iqr(x, round = 1, quantiles = F, na.rm = T, in.brack = F)

Arguments

x

a character vector

round

a numeric.

quantiles

a bool.

na.rm

a bool.

in.brack

a bool.


JConigrave/papertools documentation built on Dec. 6, 2019, 8:51 a.m.