gd_upload_file: Upload a file to project's Google Drive

View source: R/gdrive.R

gd_upload_fileR Documentation

Upload a file to project's Google Drive

Description

Upload a file to project's Google Drive

Usage

gd_upload_file(file, dir = gd_get_proj())

Arguments

file

character, path to the file.

dir

Directory at Google Drive, defaults to current reschola project directory picked up by gd_get_proj().

Value

An object of class dribble, a tibble with one row per file.


scholaempirica/reschola documentation built on Oct. 16, 2024, 6:43 a.m.