srcFUN: srcFUN

Description Usage Arguments

Description

If just src returned, you need to download with download_httr()

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11

Arguments

url

pdf url

doi

Character, Digital Object Identifier, like "10.1175/JHM-D-15-0157.1", URLencoding format is also supported, i.e. "10.1175\ Based on doi, srcFUN find corresponding paper and download it.

urls

pdf urls

outdir

Output directory

.download

If true, it will will download pdf directly, and return pdf src. If false, only pdf src returned, without downlaoding pdf.

...

other parameters pass to httr::GET()


kongdd/rscihub documentation built on May 27, 2021, 7:15 p.m.