# NOT RUN {
xpdb <- simpraz.xpdb
## get the column name in the Data slot of object xpdb
## corresponding to the label dv
xvardef("dv", xpdb)
## reset the which column the label dv points to in the Data slot of
## object xpdb
xvardef(xpdb) <- c("dv", "DVA")
# }
Run the code above in your browser using DataLab