check_gfonts {gdtools}R Documentation

Checks the operability of 'gfonts'

Description

Checks that 'gfonts' is installed and can be used. Packages 'curl' and 'gfonts' must be installed and internet connectivity must be active.

Usage

check_gfonts(errors = FALSE)

Arguments

errors

if TRUE, function is triggering errors if a condition is not satisfied.

Value

TRUE or FALSE


[Package gdtools version 0.4.2 Index]