list_tutorials: list_tutorials

Description Usage Arguments Details Value Author(s)

Description

lists tutorials prepared as vignettes.

Usage

1
2
list_tutorials(pkg = NULL, name = "tutorial", lang = "en",
  format = ".html")

Arguments

pkg

a vector of package names.

name

character base file name

lang

two characters for a language

format

a file format; html (default) or other well know (.pdf; .docx)

Details

The idea is to scan packages for consistently named vignettes. This includes different language versions. The naming scheme used here is:

[name]_[lang].html

where lang should be a two letter code.

Value

vector of path names

Author(s)

Reinhard Simon


c5sire/fbhelp documentation built on May 13, 2019, 10:33 a.m.