Y
Hacker News
new
|
ask
|
show
|
jobs
by
nxobject
5 days 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
1 comments
matijsvzuijlen
5 days ago
Thanks, that makes sense. I actually just parsed aes as related to encryption without even considering how weird that was given the contect.
link
nxobject
5 days ago
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.
link