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().
Upload a file to project's Google Drive
gd_upload_file(file, dir = gd_get_proj())character, path to the file.
Directory at Google Drive, defaults to current reschola project
directory picked up by gd_get_proj().