runittotestthat (version 0.0-2)

convert_lines: Convert lines of RUnit code to testthat code

Description

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.