
checkHTMLdir(dir, subdir = TRUE, ...)
statcheck
statcheck
for more details. Use checkHTML
to import individual HTML files. Note that the conversion to plain text and extraction of statistics can result in errors. Some statistical values can be missed, especially if the notation is unconventional. It is recommended to manually check some of the results.
statcheck
, checkPDF
, checkPDFdir
, checkHTML
, checkdir
# with this command a menu will pop up from which you can select the directory with HTML articles
# checkHTMLdir()
# you could also specify the directory beforehand
# for instance:
# DIR <- "C:/mydocuments/articles"
# checkHTMLdir(DIR)
Run the code above in your browser using DataLab