Member-only story

3 R tricks for data scientists

Manpreet Singh
3 min readNov 1, 2021

--

Welcome back! R is an awesome programming language for data science projects, if you’re new to R, check out the link below:

So, let’s talk about some awesome R tricks that you may not know about, that would be perfect for your data science projects!

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:

--

--

Manpreet Singh
Manpreet Singh

No responses yet