xtable method for confusionMatrix objects
# S3 method for confusionMatrix
xtable(x, caption = NULL, label = NULL,
align = NULL, digits = NULL, display = NULL, ...)object of class 'confusionMatrix' as produced by the
confusionMatrix
LaTeX caption, see the xtable help page
LaTeX label, see the xtable help page
alignment specification, see the xtable help page
number of digits to display, see the xtable help page
format of the columns, see the xtable help page
additional arguments to be passed to xtable
LaTeX table representing the confusion matrix