wrap_hmisc {ggplot2}R Documentation

Wrap Hmisc summary functions

Description

Wrap up a selection of Hmisc to make it easy to use with stat_summary

Usage

wrap_hmisc(fun)

Arguments

fun

Details

See the Hmisc documentation for details of their options.

Author(s)

Hadley Wickham <h.wickham@gmail.com>

See Also

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


[Package ggplot2 version 0.8.5 Index]