Learn R Programming

wyz.code.offensiveProgramming (version 1.1.24)

defineEvaluationModes: Define evaluation modes

Description

Get all predefined evaluation mode names

Usage

defineEvaluationModes()

Arguments

Value

A vector of strings, each representing a reusable evaluation mode name.

Author

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

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

See Also

Refer to EvaluationMode.

Examples

Run this code
##---- typical case ----
defineEvaluationModes()

Run the code above in your browser using DataLab