operTsLists {RGAP} | R Documentation |
Performs a mathematical operation to the ts elements of two lists with the same names
operTsLists(x, y, operator)
x |
A list. |
y |
A list. |
operator |
mathematical operator in quotation marks, e.g., "*". |