Ronnie Babigumira <[email protected]>:
Try:
sysuse auto
ssc inst descsave
descsave, sa(test) keep(name varlab)
use test
li
On Thu, May 8, 2008 at 12:25 PM, Ronnie Babigumira <[email protected]> wrote:
> Dear List
> How can I create a small data set made up of variable names and variable
> levels for some variables in a data set.
>
> Something like this from the auto data
>
> variable var_label
> make Make and Model
> price Price
> mpg Mileage (mpg)
> length Length (in.)
> trunk Trunk space (cu. ft.)
>
> Ronnie
> *
> * For searches and help try:
> * http://www.stata.com/support/faqs/res/findit.html
> * http://www.stata.com/support/statalist/faq
> * http://www.ats.ucla.edu/stat/stata/
>
*
* For searches and help try:
* http://www.stata.com/support/faqs/res/findit.html
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/