Displaying 1 result from an estimated 1 matches for "ss16a".
Did you mean:
ssb16a
2012 Jan 29
2
question about ... questions/ code
...quot; "eaf7a" "eaf7b"
(there are over 800 of these)
questions looks like this:
B16a. Most people in this country
Trusts
Neutral
Does not trust
however, there is no variable B16a. there is one that is "ssb16a" but as you can see:
> levels(RB09$ss16a)
[1] "yes" "no" "dont know" "na" "dk"
The levels are not the same. SO I don't think this is correctly matched.
Is there an easy way to find out what -for example- which question "eaf6c"
goes to?
Also, I kno...