Tutorial / references / resources for augmenting ggplot2

Hi

There is a sea of blog posts / user manuals / gitbooks (starting with Hadley Hickman's book) on the topic of customizing ggplot2 calls. However, I am struggling to find resources explaining how to create new functions to augment and works within the ggplot2 framework.

Any advise on the matter would be appreciated.

Sebastien

Here are two links:
Extending ggplot2 • ggplot2 (tidyverse.org)

21 Writing ggplot2 extensions | ggplot2 (ggplot2-book.org)

P.S. It's Hadley Wickham by the way.

Awesome... bedtime reading!

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.