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