retractcheck_html: Check html file for retractions

Description Usage Arguments Value Examples

Description

Check a html file for retractions.

Usage

1

Arguments

path

Path to html file to check

...

Arguments passed on to retractcheck

database

Character. Abbreviation of the databases to search (or for openretractions.com). # #' and rw for # #' retractiondatabase.com). Note that in the absence of an API, # #' searching retractiondatabase.com is rather slow.

return

Character. If all, all DOIs are queried and all results are returned; if unique, the DOIs are queried in the order specified until either a correction or retraction notice is found or all databases have been queried.

Value

retractcheck dataframe without filenames

Examples

1
  retractcheck_html(system.file("extdata", "manuscript.html", package = "retractcheck"))

retractcheck documentation built on July 3, 2019, 5:05 p.m.