Learn R Programming

relevance (version 2.1)

relevance-internal: Internal objects of package relevance

Description

DB helps debugging functions by changing the error option.

Usage

DB(on=TRUE)

Value

No return value, called for side effects

Arguments

on

0 or FALSE

for switching debugging off,

1 or TRUE

for switching debugging on,

2

for turning warnings into errors

Author

tools:::Rd_package_author("relevance")