Skip to contents

Check that gt is installed

Usage

require_gt(throw = TRUE)

Arguments

throw

throw error if the package is not installed

Value

boolean or error

Examples

library(tablespan)
require_gt()
#> [1] TRUE