Home
last modified time | relevance | path

Searched refs:mean_sdl (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/R-cran-ggplot2/ggplot2/man/
H A Dhmisc.Rd7 \alias{mean_sdl}
15 mean_sdl(x, ...)
43 mean_sdl(x)
H A Dstat_summary.Rd227 d + stat_sum_df("mean_sdl", mapping = aes(group = cyl))
228 d + stat_sum_df("mean_sdl", fun.args = list(mult = 1), mapping = aes(group = cyl))
/dports/graphics/R-cran-ggplot2/ggplot2/R/
H A Dstat-summary.r267 mean_sdl <- wrap_hmisc("smean.sdl") globalVar
/dports/graphics/R-cran-ggplot2/ggplot2/
H A DNAMESPACE449 export(mean_sdl)