Description Usage Arguments Value Examples
View source: R/ftest_extractor.R
Extract F tests from text extractTestStats <- function(inputText, context = FALSE, contextSize = 100, sectionName = NA)
1 | extractFTests(input)
|
input |
input text |
A tibble contaitning all detected F tests, associated degrees of freedom and p values
1 | extractFTests("F(1, 23) = .01, p = < .001")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.