Graphics Group @ ISU

We are interested in graphics and computational tools.

Pizza Party! Crossover event of NUMBATs and Graphics Group

This week are going to have a global crossover shared meeting, with Iowa/Nebraska Graphics Group and Australian NUMBATs, with pizza! We are going to talk about favorite R packages, hidden gems, love/hate packages, and our own package contributions. It is a chance to meet like-minded people on the other side of the globe. In preparation, please tell us about your package stories (link to survey sent to Denise) slides: https://isu-graphicsgroup.github.io/slide-storage/2022/2022-11-10-made-with-glue/made-with-glue.html#1 Read more →

The ggdensity package

A popular strategy for visually summarizing bivariate data is plotting contours of an estimated density surface. Most commonly, the density is estimated with a kernel density estimator and the plotted contours correspond to equally spaced intervals of the estimated density’s height. Notably, this is the case for geom_density_2d() and geom_density_2d_filled() from ggplot2. ggdensity extends ggplot2, providing more interpretable visualizations of density estimates based on highest density regions (HDRs). geom_hdr() and geom_hdr_lines() serve as drop-in replacements for the aforementioned ggplot2 functions, plotting density contours that are chosen to be inferentially relevant. Read more →

Watchparty! Made with yarn, strings, and glue: Making R Markdown work better for you

This week we will watch Alison Hill talk with the Cleveland R User group about making R Markdown a better integrated tool for your work. Alison Hill is a data scientist, behavioral scientist, and an award-winning educator. At RStudio, Dr. Hill works to expand how data scientists can communicate when they use RStudio’s tools for collaborating, sharing, and presenting. Alison loves teaching, and has led advanced workshops on data science communication and machine learning at rstudio::conf, R / Medicine, and R in Pharma. Read more →