R/utility_functions.R
rdo_punches.Rd
Function that returns vector with punches and
labels for religious identification family of variables.
Since, many punches are skipped, especially in other
,
it has a lot of NA
, while punches for different
missing values are described, e.g. 'IAP'
or
'NA'
. It's uused in fct_rec_relig
rdo_punches(vrbl)
vrbl | Character string either 'relig', 'denom', or 'other'. |
---|
Character vector with religion from either relig
,
denom
, or other
family of variables, where
index coresponds to punch code and value to label. Different
missing values are described in coresponding values.
relig_punches <- rdo_punches("relig")