Announcement

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

  • Stacking two variables into one

    Hell everyone,

    I have two variables, each of them with 500 observations. I want to create a new variable of 1000 observations where the first 500 ones correspond to ones of the first variable, while the other 500 observations to the ones of the second variable. Do you any quick way to do this?

    Thank you all

  • #2
    See
    Code:
    help stack

    Comment

    Working...
    X