View source: R/visualization.R
genes.table.report | R Documentation |
Generate PDF and laex tables
genes.table.report(
x,
name,
dir = getwd(),
maxrow = 33,
font = 10,
height = 11,
width = 8.5,
fill = "lightblue",
silent = FALSE
)
x |
A TRONCO compliant dataset. |
name |
filename |
dir |
working directory |
maxrow |
maximum number of row per page |
font |
document fontsize |
height |
table height |
width |
table width |
fill |
fill color |
silent |
A parameter to disable/enable verbose messages. |
LaTEX code
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.