powered by
This function will substitute expr with pairs of values in the dot arguments. The length of dot arguments must be a even number.
expr
subs(expr, ...)
Same type as expr.
A Basic S4 object.
Basic
Pairs of Basic objects or values can be converted to Basic. In the order of "from1, to1, from2, to2, ...".