Read/upload to google drive directly without downloading or saving files

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.

Maybe you need {googlesheets4} package

1 Like

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.