Lakens / statistical_inferences

Repository for the textbook 'Improving Your Statistical Inferences' by Daniel Lakens
https://lakens.github.io/statistical_inferences
Creative Commons Attribution 4.0 International
248 stars 80 forks source link

Update `..density..` to `after_stat(density)` and `size` to `linewidth` for ggplot 3.4.0 #92

Closed zekiakyol closed 1 year ago

zekiakyol commented 1 year ago

It updates more

to avoid warnings in ggplot 3.4.0 and afterwards.