calls_combine_by {teal.transform} | R Documentation |
Combine calls by operator
Description
Combine list of calls by specific operator.
Usage
calls_combine_by(operator, calls)
Arguments
operator |
( |
calls |
( |
Value
A combined call
.
[Package teal.transform version 0.6.0 Index]