Autocodes all codes provided, either directly with code or as part of a provided codeset
autocode(code = NULL, expressions = NULL, excerpts = NULL,
codeSet = NULL, simplify = T, mode = "all")Code to autocode
Expressions to use for coding (optional)
Excerpts to code
Codeset to code, required if code == NULL
If TRUE, returns a data.frame, else returns a Code or CodeSet object
Either all, training, or test representing the set of excerpts that should be recoded in the computerSet
data.frame of is simplify = T (default), otherwise the Code or CodeSet object with updated computerSets