combine_list: Combines elements of list

Description Usage Arguments Value See Also

Description

Combines elements of a list by calling the specific combine function.

Usage

1
combine_list(object, ...)

Arguments

object

a list of objects of the same class to combine.

...

additional arguments to pass to the specific combine function.

Value

The result of calling specific combine function.

See Also

combine


poissonconsulting/jaggernaut documentation built on Feb. 18, 2021, 11:10 p.m.