Skip to contents

The JavaScript bundle that powers lineage_flow() ships pre-built with the package, so this normally returns TRUE. If it returns FALSE, diagrams fall back to a static SVG rendering; see vignette("building-reactflow") for how to rebuild the bundle from source.

Usage

has_bundle()

Value

TRUE if the pre-built React Flow bundle is present

Examples

has_bundle()
#> [1] TRUE