Learn R Programming

rAvis (version 0.1.4)

avisSetup: avisSetup

Description

Sets up settings that apply to the behabiour of the package Allow users to turn off the information messages of the functions.

Usage

avisSetup (...)

Arguments

...
Package settings parameters. Available params: verbose = TRUE/FALSE

Examples

Run this code
## Not run: 
# avisSetup(verbose=FALSE)
# ## End(Not run)

Run the code above in your browser using DataLab