howto: How to use a package

Description Usage Arguments Value Examples

View source: R/utils.R

Description

Open all package vignettes in browser tabs ready for skimming.

Usage

1
howto(package)

Arguments

package

a package to open vigettes of.

Value

Vignette data, invisibly.

Examples

1
2
3
4
## Not run: 
howto("naniar")

## End(Not run)

MilesMcBain/mmmisc documentation built on Aug. 4, 2020, 10:50 a.m.