Rdocumentation
powered by
Learn R Programming
runittotestthat (version 0.0-2)
convert_repeat: Convert a repeat block.
Description
Converts a
repeat
call.
Usage
convert_repeat(x)
Arguments
x
A call to the
repeat
function.
Value
x An object of class
call
.