Skip to contents

Checks whether the docling Python package can be imported in the active 'reticulate' environment.

Usage

docling_available()

Value

A logical scalar.

Examples

if (FALSE) { # \dontrun{
docling_available()
} # }