operTsLists: Performs a mathematical operation to the ts elements of two...

View source: R/utils_ts.R

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


RGAP documentation built on Nov. 2, 2023, 6:02 p.m.