Function to make sure necessary fonts are imported from system
Source:R/check_extrafont.R
check_extrafont.Rd
function to make sure that extrafont package is installed properly and fonts are imported and loaded to be used in the pacakge
Details
function to make sure that extrafont package is installed properly and fonts are imported and loaded to be used in the pacakge
To use custom fonts, please install the extrafont
package and run extrafont::font_import()
and extrafont::loadfonts()
.