explain_prop_test: Explain proportion test

Description Usage Arguments Value Examples

View source: R/explain_prop_test.R

Description

explain_prop_test(prop_test) returns a string explaining the results of a two-sample proportion test.

Usage

1
explain_prop_test(prop_test)

Arguments

prop_test

The proportion test object.

Value

A string containing the explanation of the results of the test.

Examples

1
explain_prop_test(prop_test)

jwinternheimer/buffer documentation built on Jan. 8, 2022, 7:51 p.m.