Learn R Programming

radiant (version 0.1.95)

summary.compare_props: Summary method for the compare_props function

Description

Summary method for the compare_props function

Usage

"summary"(object, ...)

Arguments

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

Details

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

See Also

compare_props to calculate results

plot.compare_props to plot results

Examples

Run this code
result <- compare_props("titanic", "pclass", "survived")
summary(result)

Run the code above in your browser using DataLab