Skip to contents

Returns TRUE when the session is interactive. Fonts are always available because they are bundled with the package and registered automatically on load. The interactive-only guard prevents examples from running 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