What are the top R repos?
Popular R repositories on GitHub, each answered in plain English for non-coders: what it is, 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
- hadley/mylittleponyA beginner-friendly R package that teaches people how to build their own R packages. It provides a simple sand
- hadley/loggerA logging tool for R that helps you track what your scripts are doing by tagging messages by importance, addin
All repos · Explain any other repo →