ReadLink: ReadLink

Description Usage Arguments Value

View source: R/AutoAnnotationFunctions.R

Description

Read Link

Usage

1
2
3
4
5
6
7
ReadLink(
  link,
  cutIntro = FALSE,
  cutRefs = FALSE,
  ignoreExistingTextFile = FALSE,
  conversionSoftware = ""
)

Arguments

link

read full text from link

cutIntro

boolean varible to indicate whether introduction/background should be removed from pdfs

cutRefs

boolean varible to indicate whether reference section should be removed from pdfs

ignoreExistingTextFile

boolean varible to indicate whether a pdf should be converted if there is already text file with its file name.

conversionSoftware

indicate the location and name of the software to use to convert pdf to text. Default value is pdftotext

Value

linkstatus and fulltext


shihikoo/AutoAnnotation documentation built on April 3, 2021, 10:58 a.m.