download_drive_file: Download a file from Google Drive using and account and API...

Description Usage Arguments

View source: R/golem_utils_server.R

Description

Download a file from Google Drive using and account and API Key

Usage

1
2
3
4
5
6
download_drive_file(
  drive_user,
  drive_path,
  drive_api_key,
  output_dir = "inst/app"
)

Arguments

drive_user

Email from Google account with Google Drive API and Permissions

drive_path

study case folder in Drive

drive_api_key

Google Drive API Key

output_dir

app directory


mcanigueral/testapp documentation built on June 30, 2020, 2:55 p.m.