View source: R/trellis.strip.color.r
trellis.strip.color | R Documentation |
Set strip colors to gray scales
trellis.strip.color(
strip.colors = c(rgb(200/230, 200/230, 230/255), rgb(243/255, 243/255, 243/255),
rgb(249/255, 249/255, 249/255))
)
strip.colors |
characte vector of 3 gray scales |
A new trellis device is started with gray strip colors
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.