Closed tessam30 closed 3 years ago
Does it make sense to build a helper/wrapper to make the use of ggtext + markdown syntax in titles/subtitles/labels?
https://github.com/wilkelab/ggtext
Inspired by rstudioconf 2021 talk: Aesthetically automated figure production
All element_text() have been replaced with element_markdown() I have also moved ggtext from Suggests to Imports.
element_text()
element_markdown()
ggtext
Does it make sense to build a helper/wrapper to make the use of ggtext + markdown syntax in titles/subtitles/labels?
https://github.com/wilkelab/ggtext
Inspired by rstudioconf 2021 talk: Aesthetically automated figure production