Any entries in the votes matrix that can not be mapped into c(0,1,NA) using the information in codes are mapped to NA, with an informative message sent to the console.
See Also
rollcall
Examples
data(s109) mat <- convertCodes(s109) table(mat,exclude=NULL)