Skip to content
Prev 13688 / 398502 Next

How to change the levels of a variable???

Hi,

I have a simple question.

I have a variable with 3 levels.

Variable
A A A A A A
B B B B B B
C C C C C C

I need to make a new vector renaming de levels B and C for D.

NewVariable
A A A A A A
D D D D D D
D D D D D D

I dont find how to make it in manuals or in this list.
Can anyone help-me???
Thank you
Ronaldo