I have problem displaying Rajdhani font in R markdown. Do you have any suggestions on how to resolve this?
Thank you
Alon
Can you share an example of what you tried ?
Which format are you targetting ? With fonts, it often a bit different for HTML or PDF for example.
There are some Pandoc variables available for fonts, but you must have them available on your system.
Some R package are here to help like https://systemfonts.r-lib.org/ or GitHub - wch/extrafont: Tools for using fonts in R graphics
It also depends if this concerns Document text content or also graphics like Aesthetic specifications • ggplot2 or Modern Text Features in R
So not a single topic regarding fonts. You need to provide more information for anyone here to be able to help
Thank you. Let me try to work with that.
Alon
1 Like