Hi everyone,
I am doing an assignment and I'm stuck at one point.
I have to list the first 8 observations, excluding one variable (ROE)
I tried:
drop ROE
list in 1/8
However, I do not want to delete the variable ROE from the dataset. How can I do?
Thanks in advance
I am doing an assignment and I'm stuck at one point.
I have to list the first 8 observations, excluding one variable (ROE)
I tried:
drop ROE
list in 1/8
However, I do not want to delete the variable ROE from the dataset. How can I do?
Thanks in advance