Member-only story
3 secret R tricks you need to see
Welcome back! R is an awesome programming language for data processing projects, if you’re new to this language, check out the link below to learn more about it:
So, let’s talk about some secret R tricks that you need to see!
Reading / Exporting Data To Google Sheets
First up, R has an awesome package that allows us to read and export datasets to Google Sheets! Now, the process to do this is fairly complex, you will need an internet connection, a Google account and ability to give access to an API from your account, if you have those then you are set! If you want to read in data into R from a Google Sheet, check out the link below:
If you want to export data to a Google Sheet, check out the link below: