Meetup

Interactive charts in R and beyond

In this session, we’ll be talking about different ways that you can make interactive charts using R, or a combination of R and other tools. You’ll see examples of creating tooltips and dropdown menus - all browser-based, no server required!

Introduction to Git and GitHub for R Users

In this workshop, attendees will learn how to use GitHub in conjunction with RStudio. This session is for you if you don’t have any experience of Git or GitHub but you’d like to get started!

Faster R code with Rust

This talk will demonstrate rewriting functions in Rust, calling Rust functions from R, and show a comparison of speed when using Rust for vectorising operations in R.

Making Christmas cards with R

In this workshop, we’ll learn how to make Christmas cards using {ggplot2}, {ggforce}, and {sf} in R. You’ll also learn how to send them with R!

Building {ggflowchart}

This talk will discuss the inspiration for creating {ggflowchart}, the technical details of how it’s built, and the features being added next.