Credits

Sponsors: Visit our Sponsors page

Supporters: See our generous Supporters

Web hosting: Google Sites

Logo & Branding: Jeffrey Miao

Header artwork: Data art using R, with the aRtsy package. (Derks, K., 2024. aRtsy: Generative Art with 'ggplot2'. R package version 1.0.0.)

R code for header artwork:

library("aRtsy")
set.seed(98195)
canvas_mesh(colors = colorPalette("mixer4"))