The usydColours package is intended to provide a set of colour palettes for use with ggplot2 and plot graphs. The palettes have been derived from The University of Sydney Branding Document V2.0, and ...
The discovr package contains resources for my 2026 textbook Discovering Statistics Using and . There are tutorials written using learnr. Once a tutorial is running it’s a bit like reading a book but ...
Note that GitHub Copilot isn’t optimized for R; the documentation says Copilot works “especially well” for Python, JavaScript, TypeScript, Ruby, Go, C#, and C++. However, Copilot does make R code ...
Hyperspectral imagery and machine learning have proven to be powerful, non-invasive, and chemical-free tools for studying tree symbiotic fungi. However, traditional machine learning requires manual ...
T CD4+ cells are central to the adaptive immune response against pathogens. Their activation is induced by the engagement of the T-cell receptor by antigens, and of co-stimulatory receptors by ...
The table below shows my favorite go-to R packages for data import, wrangling, visualization and analysis — plus a few miscellaneous tasks tossed in. The package names in the table are clickable if ...
Learn how to make everything from basic line graphs to racing bar charts — all interactive and easily animated — with the echarts4r R package. While I’m mostly settled on ggplot2 for static plots, I’m ...