checkHTML {statcheck} | R Documentation |
These functions search for NHST results in PDF and/or HTML articles and send
the extracted statistics to statcheck
.
checkHTML(files, ...)
checkPDF(files, ...)
files |
Vector of strings containing file paths to HTML files to check. |
... |
Arguments sent to |
A statcheck data frame with the extracted statistics. See
statcheck
for details.