Skip to contents

Check that huxtable is installed

Usage

require_huxtable(throw = TRUE)

Arguments

throw

throw error if the package is not installed

Value

boolean or error

Examples

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