R/as_huxtable.R
require_huxtable.Rd
Check that huxtable is installed
require_huxtable(throw = TRUE)
throw error if the package is not installed
boolean or error
library(tablespan) require_huxtable() #> [1] TRUE