convert_lines
From runittotestthat v0.0-2
by Richard Cotton
Convert lines of RUnit code to testthat code
Converts lines of RUnit
code to the equivalent testthat
code.
Usage
convert_lines(lines)
Arguments
- lines
- An object of class
call
.
Value
-
An object of class
call
.
Community examples
Looks like there are no examples yet.