Re: [R] how to remove the names in the list result

2010-04-28 Thread Jorge Ivan Velez
Hi song song, Try this: do.call(rbind, yourlist) HTH, Jorge On Wed, Apr 28, 2010 at 6:12 PM, song song wrote: > hi,everybody: I get a list as following. For each element of the list, it > has names such as "Var1" and "Freq". May I ask how to remove them? > And, may I ask how to make them fo

[R] how to remove the names in the list result

2010-04-28 Thread song song
hi,everybody: I get a list as following. For each element of the list, it has names such as "Var1" and "Freq". May I ask how to remove them? And, may I ask how to make them form a matrix such as like concatinating them? Thank you! The list I got: [[1]] Var1 Freq 1 -5