davidhodge931 / ggblanket

Simplify ggplot2 visualisation
https://davidhodge931.github.io/ggblanket/
Other
150 stars 8 forks source link

mapping: consider moving to within layer #871

Closed davidhodge931 closed 3 months ago

davidhodge931 commented 3 months ago

This enables it to work even when there is another argument of the same name

davidhodge931 commented 3 months ago

Pros: can add x, y, col, fill etc in mapping Cons: