Google Sheet Automation using R
How to read, write, append data, and change Google Sheet user permissions from R
Would you like to learn how to connect R to your Google Drive and automate the data processing of your Google Sheets?
I just published a new YouTube video showing the basics of working with Google Sheets data using R programming.
You will learn how to:
Connect R to Google Drive and list your existing Sheets;
Write and read Google Sheets from R
Append data to a Google Sheet;
Rename a worksheet;
Change file access permission (from private to public)
Check it out!