Resolve differing results
resolve(code = NULL, trainingSet = NULL, computerSet = NULL,
expressions = NULL, excerpts = NULL, ignored = NULL)
Code to resolve coding differences
Optionally provide a trainingSet, default: code$trainingSet
Optionally provide a computerSet, default: code$computerSet
Optionally provide a set of expressions, default: code$expressions
Optionally provide a set of excerpts, default: code$excerpts
Optionally proivde a set of excerpts to ignore during the resolve cycle loop