Hi,
At my company I created a package for plot formatting, but we use font Roboto, which we have to load in R every time. Is there a way to make extrafont::loadfonts(device="win") an automatic response when someone runs library(ourpackage).
I am thinking something similar to .Rprofile but pushing it into a package.
thank you for your help in advance,
Marcell