You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a question regarding font_install(): is there a way to use the function to install the font family in the local machine from a set of .otf/.ttf files? Or should I just use ttf_import() to load in the font family? (which I presume would load the font in R but skip the system?)
I'm a complete novice and would appreciate any advice regarding install fonts via R. Thank you so much! 🙏🏽 🌵
The text was updated successfully, but these errors were encountered:
Hi @wch, thank you for an awesome package! 🌻
I have a question regarding
font_install()
: is there a way to use the function to install the font family in the local machine from a set of .otf/.ttf files? Or should I just usettf_import()
to load in the font family? (which I presume would load the font in R but skip the system?)I'm a complete novice and would appreciate any advice regarding install fonts via R. Thank you so much! 🙏🏽 🌵
The text was updated successfully, but these errors were encountered: