retractcheck_docx: Check docx file for retractions

Description Usage Arguments Value Examples

Description

Check a DOCX file for retractions.

Usage

1

Arguments

path

Path to DOCX 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_docx(system.file("extdata", "manuscript.docx", package = "retractcheck"))

libscie/retractcheck documentation built on Nov. 11, 2020, 5:33 p.m.