Skip to contents

Check that openxlsx is installed

Usage

require_openxlsx(throw = TRUE)

Arguments

throw

throw error if the package is not installed

Value

boolean or error

Examples

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