Hany Nagaty

Results 4 comments of Hany Nagaty

> I believe `geom_mosaic_label`does that. > > Quick hack if you want to display the count of cases: > > ``` > ggplot(data = titanic) + > ggmosaic::geom_mosaic(aes(x = ggmosaic::product(Class),...

Thanks @juliasilge for the videos. I have an inquiry regarding the special formula in the ZIP model. You illustrated how to use it in a workflow that has a simple...

@Maxxen Thanks for this explanation. It cleared the confusion that I had. May I propose that you add some of this explanation to this blog post (https://duckdb.org/2023/04/28/spatial.html) . It is...