Skip to contents

Checks whether the Poppins font family is available on the system by querying installed system fonts.

Usage

check_poppins_installed()

Value

Logical value: TRUE if Poppins is installed, FALSE otherwise.

Examples

check_poppins_installed()
#> [1] FALSE