Skip to contents

Returns TRUE when the session is interactive, and does not inspect the font registry. Inter is bundled and registered on load, so the check would almost always pass; what the guard actually does is keep @examplesIf blocks from rendering during R CMD check, where the graphics device may not support custom fonts.

Usage

has_insper_fonts()

Value

Logical scalar.

See also

Examples

has_insper_fonts()
#> [1] FALSE