plotTableRaw | R Documentation |
Code taken from http://stackoverflow.com/questions/23819209/change-text-color-for-cells-using-tablegrob-in-r
plotTableRaw(data, colours = "black", fill = NA, just = "centre")
data |
Table as Data.frame |
colours |
Single or set of colours (col-wise) |
fill |
Cell fill (row-wise) |
just |
(ignored) |
gTable
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.