Re: [R] xtable with ifelse statement

2010-07-21 Thread Jannis
10: > Von: vivi84 > Betreff: [R] xtable with ifelse statement > An: r-help@r-project.org > Datum: Mittwoch, 21. Juli, 2010 07:23 Uhr > > Hi there, > I'm very new on R and I hope someone can help me to solve > the problem in > using the ifelse statement with the xtable

[R] xtable with ifelse statement

2010-07-21 Thread vivi84
Hi there, I'm very new on R and I hope someone can help me to solve the problem in using the ifelse statement with the xtable function(library xtable). I'm trying to get the printing of the elements of two lists in a sorted way. These two list have in common the their names. I will try to give an