search for: jja_list

Displaying 1 result from an estimated 1 matches for "jja_list".

Did you mean: _va_list
2000 Mar 20
1
Elementwise c() for lists
I have two lists of equal lengths. Each one consists of vectors. Is there an elegant way to combine them elementwise? Elegant means: without loops. For instance, for > jja_list(1:3,4:7) > jjb_list(rep(0,4),(2,5)) I would like to get: > list(c(1:3,rep(0,4)),c(4:7,rep(2,5))). --- D.Trenkler --- ************************************************************************ ********* Dietrich Trenkler (trenkler at oec.uni-osnabrueck.de) Statistik / Empiris...