parse_propstat | R Documentation |
This function parses and formats a equal proportions statistic.
parse_propstat(propstat)
propstat |
prop.test object |
propstat <- prop.test(c(100, 110), c(200, 200))
parse_propstat(propstat)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.