@[email protected]M to Science [email protected]English • 3 months agoggplot2 is love. ggplot2 is life.mander.xyzimagemessage-square40fedilinkarrow-up1482arrow-down114
arrow-up1468arrow-down1imageggplot2 is love. ggplot2 is life.mander.xyz@[email protected]M to Science [email protected]English • 3 months agomessage-square40fedilink
minus-square@[email protected]linkfedilinkEnglish9•3 months agoI rather use the r-base plot functions for everything in R. It is more flexible especially when you need to tweak the visuals.
minus-square@[email protected]linkfedilinkEnglish5•3 months agoIt can also be EXTREMELY long code to do something relatively simple. I bounce between base and ggplot, and use ggh4x for some oddly difficult stuff in ggplot.
I rather use the r-base
plot
functions for everything in R. It is more flexible especially when you need to tweak the visuals.It can also be EXTREMELY long code to do something relatively simple. I bounce between base and ggplot, and use ggh4x for some oddly difficult stuff in ggplot.