Skip to contents

Returns the installed version of vennDiagramLab as a character string. This trivial function exists so the Phase 0 skeleton has one public export; Phase 1 introduces the real analyze() / load_*() API.

Usage

vdl_version()

Value

Character string, the package version (e.g. "2.0.0").

Examples

vdl_version()
#> [1] "2.0.5"