Skip to contents

Test if object is a glyph_info

Usage

is_glyph_info(x)

Arguments

x

An object to test.

Value

A logical.

Examples

is_glyph_info("not a glyph_info")
#> [1] FALSE