I know how I can change fonts using THIS POST
Here is my problem. I have a "super function" that accesses many others functions that use ggplot
and ggsave
for pdf.
How can I set the font style globally (in my case: "Times new roman") so I only have to set the font family at one position?