R repos explained in plain English
Popular R repositories on GitHub, each explained for non-coders — what it does, its tech stack, and how to run it.
- cxli233/friendsdontletfriendsA visual guide to 16 common data visualization mistakes — like hiding data behind bar charts or using red-gree
- tidyverse/ggplot2An R package for making charts and graphs by describing what you want in code — map your data to axes and colo
- rstudio/shinyShiny is an R package that turns your existing R analysis code into interactive web apps with sliders, charts,
- swirldev/swirl_coursesA collection of interactive R programming courses that teach you to code in R directly inside the R console us
- johnmyleswhite/ml_for_hackersCode examples from the 2012 O'Reilly book Machine Learning for Hackers, covering practical machine learning te
All repos · Explain any other repo →