search for: tp1692883p1692898

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

Did you mean: tp1692883p1692883
2010 Mar 26
3
Using lapply with two lists
Hello guys, I have a list L1 of matrix. I have another list L2 with the same number of elements representing the row of the L matrix that I want to delete (L1[[i]][-L2[[i]],]) but I can't do this with lapply as it iterates through L1 (first argument) and not L2. Any idea? ----- Anna Lippel -- View this message in context: