Hello David,
yes! this is what I was looking for!
Thank you very much for your help.
Marion
2012/4/2 David Winsemius
>
> On Apr 2, 2012, at 7:11 AM, Marion Wenty wrote:
>
> Dear people,
>>
>> I would like to create a table out of a data.frame.
>>
>> How can I determine, which variables are p
On Apr 2, 2012, at 7:11 AM, Marion Wenty wrote:
Dear people,
I would like to create a table out of a data.frame.
How can I determine, which variables are put in the rows and which
in the
columns?
I would like to get all the variables in the ROWS:
I am including a simple example:
D<-data.
Dear people,
I would like to create a table out of a data.frame.
How can I determine, which variables are put in the rows and which in the
columns?
I would like to get all the variables in the ROWS:
I am including a simple example:
D<-data.frame(age=c(8,9,10),county=c("B","W","W"))
the output
3 matches
Mail list logo