Skip to contents

vellumverse_packages() returns the names of the packages that library(vellumverse) attaches.

Usage

vellumverse_packages(include_self = TRUE)

Arguments

include_self

Whether to include vellumverse itself in the list.

Value

A character vector of package names.

Examples

vellumverse_packages()
#> [1] "vellum"       "vellumplot"   "vellumwidget" "vellumverse"