On Sun, 30 Nov 2008, Andrew Choens wrote:
I have a dataframe with the following variables:
idnum areagender raceetc.
I would like to make a table that looks like
areagender race
M FB W A
1 4 53 5 1
2 6 74 6 3
etc.
Basically, I want to make
I have a dataframe with the following variables:
idnum areagender raceetc.
I would like to make a table that looks like
areagender race
M FB W A
1 4 53 5 1
2 6 74 6 3
etc.
Basically, I want to make a single broad table with a number of sub-set
2 matches
Mail list logo