![]() |
From | Gary Longton <glongton@fhcrc.org> |
To | statalist@hsphsun2.harvard.edu |
Subject | Re: st: Renaming value label names |
Date | Fri, 06 Jun 2008 18:19:37 -0700 |
Raphael Fraser wrote:
Is it possible to rename the name of a value label? For e.g. I would like to rename my value label "v25_a" to "proclbl." procedur float %9.0g v25_a procudure
try: .label copy v25_a proclbl .label values procedur proclbl (see -help label-) - GL * * 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/
© Copyright 1996–2025 StataCorp LLC | Terms of use | Privacy | Contact us | What's new | Site index |