fabR_help {fabR}R Documentation

Call the help center for full documentation

Description

This feature is a direct call of the documentation in the repository hosting the package. The user accesses the description of the latest version of the package, the vignettes, and the list of functions.

Usage

fabR_help()

Value

Nothing to be returned. The function opens a web package.

Examples

{

# call the help center!
fabR_help()

}


[Package fabR version 1.1.1 Index]