Closed trinker closed 11 years ago
question_type
also throws and error and should be corrected:
library(qdap)
setwd(dt)
x <- question_type(DATA$state, DATA$person)
out1 <- with(mraja1spl, question_type(dialogue, person))
mcsv_w(x, out1, CO2, dir="foo")
> mcsv_w(x, out1, CO2, dir="foo2")
Error in sum(whichlist) : invalid 'type' (list) of argument
See: