Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
  • Show
Clear All
new posts

  • drop value labels

    how could I drop value labels?

  • #2
    It is not clear whether you mean to drop value labels from a particular variable, or to "undefine" a value label entirely. But in either event, help label gives good advice, specifically the sections describing label values and label drop.

    Comment


    • #3
      william, I am having trouble with reshape wide. First because my variables in j() are numeric ones and second because I have value labels defined. Could you please help me? :|

      http://www.statalist.org/forums/foru...7-reshape-wide

      Comment


      • #4
        I have replied at that location.

        Comment


        • #5
          Try:

          label drop _all

          Comment

          Working...
          X