font_info: Get information about a font

View source: R/font-helpers.R

font_infoR Documentation

Get information about a font

Description

Get information about a font

Usage

font_info(family, style = "Regular")

Arguments

family

Font family.

style

Font style. Defaults to "Regular".

Value

A dataframe containing information about a font. The "source" attribute indicates where it was found. If the font doesn't exist, invisibly returns NULL.


yjunechoe/penngradlings documentation built on Sept. 6, 2024, 8:13 p.m.