Learn R Programming

radiant (version 0.1.95)

summary.compare_means: Summary method for the compare_means function

Description

Summary method for the compare_means function

Usage

"summary"(object, ...)

Arguments

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

Details

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

See Also

compare_means to calculate results

plot.compare_means to plot results

Examples

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

Run the code above in your browser using DataLab