### show the defaults:
f2.levels()
bc1.levels()
ri.levels()
### suppose that 1,2,3 are codes used in F2:
f2.levels(1,2,3)
### show what would happen changing "Aa" to "H"
f2.levels(Aa="H")
bc1.levels(Aa="H")
Run the code above in your browser using DataLab