hmisc: Wrap up a selection of summary functions from Hmisc to make...

hmiscR Documentation

Wrap up a selection of summary functions from Hmisc to make it easy to use with stat_summary.

Description

See the Hmisc documentation for details of their options.

Usage

mean_cl_boot(x, ...)

mean_cl_normal(x, ...)

mean_sdl(x, ...)

median_hilow(x, ...)

Arguments

x

a numeric vector

...

other arguments passed on to the respective Hmisc function.

See Also

smean.cl.boot, smean.cl.normal, smean.sdl, smedian.hilow


animint2 documentation built on Nov. 22, 2023, 1:07 a.m.

Related to hmisc in animint2...