powered by
EvaluationMode
Prints the EvaluationMode data
# S3 method for EvaluationMode print(x, ...)
the EvaluationMode object to consider
object
any other argument, passed to print.
tools:::Rd_package_author("wyz.code.offensiveProgramming")
Maintainer: tools:::Rd_package_maintainer("wyz.code.offensiveProgramming")
b <- EvaluationMode(defineEvaluationModes()[2]) print(b)
Run the code above in your browser using DataLab