# NOT RUN {
data = data.frame(raw.file = letters[1:4],
id.rate = 3:6)
plotTable(data,
title = "Bad files",
footer = "bottom",
col_names = c("first col", "second col"),
col=c("red", "green"))
# }
Run the code above in your browser using DataLab