vl: Produce a Mapping of Available Vignettes with Titles

Description Usage Value Note See Also Examples

View source: R/vignette_list.R

Description

This function provides a wrapper for students to see the available vignettes in the cmu202 package. vl opens a tab in the primary editor pane of RStudio displaying the vignettes and titles available in the package.

Usage

1
vl()

Value

Named List. A named list containing attributes about the available vignettes. For simplicity, it is recommended that one only calls the 'vl()' function in an R terminal.

Note

This command produces the same result as vignette(package = "cmu202")

See Also

vignette, vv, lv

Examples

1
# vl()

frank113/cmu202 documentation built on July 17, 2020, 9:31 p.m.