avisSetup: avisSetup

View source: R/setupFunctions.R

avisSetupR Documentation

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

## Not run: 
avisSetup(verbose=FALSE)

## End(Not run)

ropensci/rAvis documentation built on May 18, 2022, 5:41 p.m.