Simple question: tab x y,row nolabel
tab x z, row nolabel
What would be the command for a table that combines the above two tab commands?
So it includes x y z in row without the label
I tried table x y z, row
But for some reason that's missing a column ( i have the header for all four columns but it's missing the output of one column)
Thanks,
Ghia
tab x z, row nolabel
What would be the command for a table that combines the above two tab commands?
So it includes x y z in row without the label
I tried table x y z, row
But for some reason that's missing a column ( i have the header for all four columns but it's missing the output of one column)
Thanks,
Ghia
Comment