R/isAuditable.R

Defines functions isAuditable

Documented in isAuditable

isAuditable <- function() {
  isTRUE(options('op_audit')$op_audit)
}

Try the wyz.code.offensiveProgramming package in your browser

Any scripts or data that you put into this service are public.

wyz.code.offensiveProgramming documentation built on Sept. 25, 2023, 9:05 a.m.