operTsLists: 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., "*".