mt_scihub: Extract PDFs from SciHub

View source: R/mt_scihub.R

mt_scihubR Documentation

Extract PDFs from SciHub

Description

Extract PDFs from SciHub. Note that this may be illegal in your country or institution. Note, also, that SciHub is very strict with automated downloads and using a VPN to cycle between IPs may be necessary.

Usage

mt_scihub(x, filename = NULL, filedir = "PDF_scihub")

Arguments

x

Either a DOI or PMID as a string.

filename

The name of the file to be saved, as a string.

filedir

The name of the directory in which to save the file.

Value

Saves the PDF in the specified directory with the specified name.


serghiou/metareadr documentation built on Aug. 21, 2023, 2:33 a.m.