download_paper: Downloads a Paper

Description Usage Arguments

View source: R/download_paper.R

Description

Unofficial API to sci-hub.se.

Usage

1
download_paper(query, path = tempfile(fileext = ".pdf"), open = TRUE)

Arguments

query

character, DOI or URL of the paper you want to download.

path

character, optional path of the .pdf file (full, with a filename), defaults to temporary file.

open

logical, whether to open the result (defaults to TRUE).


netique/scihubr documentation built on Jan. 21, 2022, 11:59 a.m.