check_font: Check if font is available on the system

View source: R/utils.R

check_fontR Documentation

Check if font is available on the system

Description

This function checks if custom font is available to ggplot2 and graphics APIs.

Usage

check_font(font)

Arguments

font

name of a font to be checked if available on the system.

Value

character string


quanteda.textplots documentation built on April 6, 2023, 1:12 a.m.