Learn R Programming

wyz.code.offensiveProgramming (version 1.1.24)

isAuditable: Is Auditable

Description

Retrieve option telling if code is auditable

Usage

isAuditable()

Arguments

Value

A boolean value. To turn value to TRUE, set option op_audit to TRUE.

Author

tools:::Rd_package_author("wyz.code.offensiveProgramming")

Maintainer: tools:::Rd_package_maintainer("wyz.code.offensiveProgramming")

Examples

Run this code
# typical case
isAuditable()
# FALSE

Run the code above in your browser using DataLab