How to make the line smoother? [closed]
Closed yesterday.
Why can’t I get counts on my y-axis on geom_density?
I am trying to do 4 different plots with geom_density and put the count on my y-axis, then put them together with ggarrange. I am following this to be able to put count on my y-axis: Density plots with counts
Labels in ggplot2 trans_new function for facets
I am trying to create faceted density plots with one (or more) of the variables transformed by my own function log10p_trans
: