Skip to contents

Test if object is a font

Usage

is_font(x)

Arguments

x

An object to test.

Value

A logical.

Examples

is_font("not a font")
#> [1] FALSE