add_up_list_elements: Add up all elements of an unnested list

Description Usage Arguments Author(s)

View source: R/add_up_list_elements.R

Description

Add up all elents of a list. This works if all elements the list are of the same length. Such functionality is typically covered by data.frames. It is used to add up other more independent structures. The function was built to add up zoo time series.

Usage

1

Arguments

li

a list object that contains zoo time series

Author(s)

Matthias Bannert


mbannert/gateveys2 documentation built on May 21, 2019, 2:23 p.m.