vdl_version: Get the vennDiagramLab package version

View source: R/zzz.R

vdl_versionR Documentation

Get the vennDiagramLab package version

Description

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()

vennDiagramLab documentation built on May 19, 2026, 1:07 a.m.