# 'mtcars_xtab' is an 'xtableList', following an example in the
# "listOfTablesGallery" vignette of the 'xtable' package. (See '?mtcars_xtab'
# for the code to create it.)
plot(textTable(mtcars_xtab), rowheadInside=TRUE,
title="Example of plotting an 'xtableList'",
subtitle="(With 'rowheadInside=TRUE')")
Run the code above in your browser using DataLab