Reviews (0)
For Workflow: R logical workflow
Checks what the logical_input is in R. For an logical_input of
TRUE - is_false should be FALSE and is_true TRUE
FALSE - is_false should be TRUE and is_true FALSE
For any other input values, is_false and is_true should both be NA
Created: 2010-11-26 | Last updated: 2010-11-26
Credits: Alan Williams