[This article was first published on r-bloggers on Programming with R, and kindly contributed to R-bloggers]. (You can report issue about the content on this page here)
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.
Google Colab is a Free (to certain limit) Hosted Notebook provided by Google. It comes with GPU and TPU RunTime. It’s been avaialble only for Python users. But recently, there’s was a tip shared which enables using R on Google Colab natively. Also, the R environment comes with a lot of R pakcages (including tidyverse) pre-installed.
Launch Code
Launch your Google Colab with R here – https://colab.research.google.com/notebook#create=true&language=r
Sample Notebook
- Sample R+Tidyverse Notebook for Colab https://github.com/amrrs/youtube-r-snippets/blob/master/Coding_with_R_on_Google_Colab.ipynb
To leave a comment for the author, please follow the link and comment on their blog: r-bloggers on Programming with R.
R-bloggers.com offers daily e-mail updates about R news and tutorials about learning R and many other topics. Click here if you're looking to post or find an R/data-science job.
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.