# NOT RUN {
id(list(1, 4, 6))
id(matrix(1:10, ncol=1))
id(mtcars)
id(mtcars, TRUE)
id("w")
id(mtcars, prefix="id-")
# }
# NOT RUN {
library(qdap)
question_type(DATA.SPLIT$state, id(DATA.SPLIT, TRUE))
# }
Run the code above in your browser using DataLab