Learn R Programming

gdtools (version 0.4.0)

check_gfonts: 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)

Value

TRUE or FALSE

Arguments

errors

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