powered by
Summary method for the single_prop function
# S3 method for single_prop summary(object, dec = 3, ...)
Return value from single_prop
single_prop
Number of decimals to show
further arguments passed to or from other methods
See https://radiant-rstats.github.io/docs/basics/single_prop.html for an example in Radiant
single_prop to generate the results
plot.single_prop to plot the results
plot.single_prop
result <- single_prop(titanic, "survived", lev = "Yes", comp_value = 0.5, alternative = "less") summary(result)
Run the code above in your browser using DataLab