opal.file_upload {opal} | R Documentation |
Upload a file into the Opal file system
opal.file_upload(opal, source, destination)
opal |
Opal object. |
source |
Path to the file in the local file system. |
destination |
Path of the destination folder in the Opal file system. |