This is a helper function that describes the analysis in s_proportion().
d_proportion(conf_level, method, long = FALSE)String describing the analysis.
(proportion)
confidence level of the interval.
(string)
the method used to construct the confidence interval
for proportion of successful outcomes; one of waldcc, wald, clopper-pearson,
wilson, wilsonc, strat_wilson, strat_wilsonc, agresti-coull or jeffreys.
(flag)
whether a long or a short (default) description is required.