fossilesque@mander.xyzM to Science Memes@mander.xyzEnglish · 20 hours agoggplot2 is love. ggplot2 is life.mander.xyzexternal-linkmessage-square28fedilinkarrow-up1347arrow-down19
arrow-up1338arrow-down1external-linkggplot2 is love. ggplot2 is life.mander.xyzfossilesque@mander.xyzM to Science Memes@mander.xyzEnglish · 20 hours agomessage-square28fedilink
minus-squarepoinck@lemm.eelinkfedilinkEnglisharrow-up8arrow-down1·20 hours 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-squareProfessorPeregrine@reddthat.comlinkfedilinkEnglisharrow-up4·16 hours 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.