Open alice-hannah opened 1 year ago
Not particularly straight forward to test ggplot2 functions, but thinking we might be able to use ggplot2::build_plot() to check plot attributes
ggplot2::build_plot()
https://vdiffr.r-lib.org/
Not particularly straight forward to test ggplot2 functions, but thinking we might be able to use
ggplot2::build_plot()
to check plot attributes