File: wrap-hmisc-hc.rd

package info (click to toggle)
r-cran-ggplot2 0.8.9-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 4,084 kB
  • sloc: makefile: 3
file content (21 lines) | stat: -rw-r--r-- 594 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
\name{wrap_hmisc}
\alias{wrap_hmisc}
\alias{mean_cl_boot}
\alias{mean_cl_normal}
\alias{mean_sdl}
\alias{median_hilow}
\title{Wrap Hmisc summary functions}
\author{Hadley Wickham <h.wickham@gmail.com>}

\description{
Wrap up a selection of Hmisc to make it easy to use with \code{\link{stat_summary}}
}
\usage{wrap_hmisc(fun)}
\arguments{
\item{fun}{}
}

\details{See the Hmisc documentation for details of their options.}
\seealso{\code{\link[Hmisc]{smean.cl.boot}}, \code{\link[Hmisc]{smean.cl.normal}}, \code{\link[Hmisc]{smean.sdl}}, \code{\link[Hmisc]{smedian.hilow}}}

\keyword{internal}