Learn R Programming

radiant (version 0.1.95)

summary.single_mean: Summary method for the single_mean function

Description

Summary method for the single_mean function

Usage

"summary"(object, ...)

Arguments

object
Return value from single_mean
...
further arguments passed to or from other methods

Details

See http://vnijs.github.io/radiant/quant/single_mean.html for an example in Radiant

See Also

single_mean to generate the results

plot.single_mean to plot results

Examples

Run this code
result <- single_mean("diamonds","price")
summary(result)

Run the code above in your browser using DataLab