powered by
resp2binary(obj, columns)
fsdata
read.formscanner
data
obj
columns
data(exam1) exam1bin <- resp2binary(obj = exam1, col = 2:31) head(exam1bin) exam1bin <- resp2binary(obj = exam1, col = c("I1", "I2")) head(exam1bin)
Run the code above in your browser using DataLab