Description Usage Arguments Examples
Add row colors of an object of ztable
1 |
z |
An object of ztable |
rows |
An integer vector indicating specific rows |
bg |
A character vector indicating background color |
color |
A character vector indicating color |
condition |
Logical expression to select rows |
1 2 3 | z=ztable(head(iris))
z=addRowColor(z,c(1,3),color="platinum")
z
|
Welcome to package ztable ver 0.1.5
sh: 0: Can't open /dev/null
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.