Friday, October 1, 2021

Any way to get the equivalent of "list" but with variables in rows and observations in colums?

The 'list' command is pretty handy, but in most cases the output doesn't fit the screen if you want to see a handful of variables. Often I just want to 'list' for a very small subset of records - sometimes just one record, and I want to display the value for all variables. A vertical 'list' would be ideal for this. Otherwise I need to resort to 'browse'.

Is there any command for this, or has anyone written code to do this in a way that produces a nicely formated list?

Thank you!

No comments:

Post a Comment