download_gd: Download Google Drive file with URL

Description Usage Arguments Value

View source: R/download_gd.R

Description

The file is saved as a temporary file on the system.

Usage

1

Arguments

url

String. URL to where the file is save. The URL may be in either https://drive.google.com/open?id=<file-id> or https://drive.google.com/uc?export=download&id=<file-id> format.

Value

A list with fpath, the path to the download file and isZip, whether the downloaded file is zip file.


collabin/collabin-dev documentation built on April 27, 2020, 5:02 a.m.