Difference between revisions of "OpasnetUtils/Decisions.apply"

From Testiwiki
Jump to: navigation, search
m
(No difference)

Revision as of 06:31, 15 June 2012



Similar to

Apply.decisions

Description

decisions.apply takes a decision table and applies that to an assessment.

Parameters

  • dec is a decision data.frame that must have columns Decision, Option, Variable, Cell, Change, Result. It can have several variables.

Code

+ Show code

See also