Learn R Programming

PopED (version 0.3.2)

median_hilow_poped: Wrap summary functions from Hmisc and ggplot to work with stat_summary in ggplot

Description

Created for back compatibility with older versions of ggplot, and so that PopED does not have to load ggplot when started.

Usage

median_hilow_poped(x, ...)

Arguments

x

A numeric vector

...

Additional arguments passed to smedian.hilow or median_hilow, depending on your version of ggplot.