colorStrip {vfinputs} | R Documentation |
Add color strip
Description
Add color strip
Usage
colorStrip(color, x = 0, y = 0, width = 1, height = 30)
Arguments
color |
A valid CSS color name |
x |
The x position of the |
y |
The y position of the |
width |
The width of the |
height |
The height of the |
Value
A rect
element with the color
argument as fill and stroke
[Package vfinputs version 0.1.0 Index]