← Back to context

Comment by nxobject

8 hours ago

I suspect for consistency with ggplot - the same reason why ‘aes’ is shorthand and everyone forgets that it stands for “aesthetic”.

https://ggplot2.tidyverse.org/reference/labs.html

Thanks, that makes sense. I actually just parsed aes as related to encryption without even considering how weird that was given the contect.

  • I get it – in my (limited) opinion, there's a lot that's quirkily (but avoidably) named about ggplot and the surrounding R ecosystem in general.