plotTableRaw: Colored table plot.

View source: R/fcn_plots.R

plotTableRawR Documentation

Colored table plot.

Description

Code taken from http://stackoverflow.com/questions/23819209/change-text-color-for-cells-using-tablegrob-in-r

Usage

plotTableRaw(data, colours = "black", fill = NA, just = "centre")

Arguments

data

Table as Data.frame

colours

Single or set of colours (col-wise)

fill

Cell fill (row-wise)

just

(ignored)

Value

gTable


cbielow/PTXQC documentation built on March 13, 2024, 5:08 a.m.