load_data: Download several named objects from Google Drive

View source: R/import.R

load_dataR Documentation

Download several named objects from Google Drive

Description

Download several named objects from Google Drive

Usage

load_data(keys, ...)

Arguments

keys

a vector of object names (given as a character string).

...

other arguments to be passed on to 'googledrive::drive_auth()'. In particular, the token parameter for that function should be passed to any use of this function in production since the function is currently designed to equire "out of band" authentication.


stand-together-foundation/actualize documentation built on May 12, 2022, 12:39 a.m.