mdl_download_file: Download a file

Description Usage Arguments

View source: R/mendeleyr.R

Description

Download a file

Usage

1
mdl_download_file(token, file_row, destfile = NULL)

Arguments

token

A Token given by mdl_token() that provides access to your account.

file_row

A row from mdl_files() with the file we want to download

destfile

The path where we want to save destfile, by default keeps the original file name in the current working directory


zeehio/mendeleyr documentation built on May 6, 2019, 10:54 a.m.