loglevel {partDSA}R Documentation

Set Logging Level

Description

loglevel is used to set the logging level for the DSA package.

Usage

loglevel(lev)

Arguments

lev

The default level to use. The level can be specified as error, warn, info, debug, or verbose.

Examples

loglevel(debug)

[Package partDSA version 0.9.14 Index]