Hi!
To the best on my knowledge, it's not possible at the moment, but is it possible to have the summary statistic on the same row as the variable label? It would make for more compact tables...
e.g.
hp mean (sd)
wght mean (sd)
automatic N (%)
It's a bit fiddly for factors of course (binaries you could just keep the highest level (as.numeric) or TRUE for logicals)
Thanks!
Hi!
To the best on my knowledge, it's not possible at the moment, but is it possible to have the summary statistic on the same row as the variable label? It would make for more compact tables...
e.g.
It's a bit fiddly for factors of course (binaries you could just keep the highest level (as.numeric) or TRUE for logicals)
Thanks!