I was wondering if it is possible to read/upload files to google drive without creating local temp files. That is, read a google sheet directly into R from google drive and then upload the dataframe directly to google drive as a google sheet, without saving it as a file locally first.