R/defineEvaluationModes.R

Defines functions defineEvaluationModes

Documented in defineEvaluationModes

defineEvaluationModes <- function() {
  c('standard_R_evaluation', 'enhanced_R_evaluation', 'type_checking_enforcement')
}

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.