extractTTests: Extract t tests from text

Description Usage Arguments Value Examples

View source: R/ttest_extractor.R

Description

Extract t tests from text.

Usage

1

Arguments

inputText

input text

Value

A tibble containing all extracted values, with columns identifying the type of statistic extracted, the reported test as reported in the text, the degrees of freedom, the p value and the value reported.

Examples

1
extractTTests("t(123) = .01, p = .001")

fsingletonthorn/EffectSizeScraping documentation built on April 1, 2020, 2:52 p.m.