Tidyplots for easy data visualization
Details
Data visualization is a crucial tool for understanding and communicating experimental findings, yet complex plotting syntax often creates a steep barrier for beginners and can even distract experienced users from meaningful data exploration. tidyplots addresses this challenge by offering a clean, code-based interface for creating customizable, polished plots. Its consistent and intuitive syntax makes it easy to build automated data visualization pipelines without requiring deep programming expertise.
In this talk, we'll explore the concept behind tidyplots, walk through its available functions, and dive into live coding on common plotting tasks.
To follow along, make sure you have tidyverse and tidyplots installed beforehand. See you there!


