# NOT RUN {
data(ex1_db2so)
ex1 <- ex1_db2so
result <- classic.to.sym(ex1, concept=c('state', 'sex'),
variables=c('county', 'group', 'age','age'),
variables.types=c('$C', '$I', '$M', '$S'))
result
# }
Run the code above in your browser using DataLab