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
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
2 matches
Mail list logo