convert_if
From runittotestthat v0.0-2
by Richard Cotton
Convert an if block.
Converts an if
call.
Usage
convert_if(x)
Arguments
- x
- A call to the
if
function.
Value
-
x An object of class
call
.
Community examples
Looks like there are no examples yet.