checkHTML {statcheck} | R Documentation |
Extract statistics from PDF/HTML articles and recalculate p-values
Description
These functions search for NHST results in PDF and/or HTML articles and send
the extracted statistics to statcheck
.
Usage
checkHTML(files, ...)
checkPDF(files, ...)
Arguments
files |
Vector of strings containing file paths to HTML files to check. |
... |
Arguments sent to |
Value
A statcheck data frame with the extracted statistics. See
statcheck
for details.
[Package statcheck version 1.5.0 Index]