convert_checkEqualsNumeric
From runittotestthat v0.0-2
by Richard Cotton
Convert a checkEqualsNumeric call.
Converts a checkEqualsNumeric
call.
Usage
convert_checkEqualsNumeric(x)
Arguments
- x
- A call to the
checkEqualsNumeric
function.
Value
-
x A call to the
expect_equal
function.
Community examples
Looks like there are no examples yet.