colorStrip: Add color strip

Description Usage Arguments Value

View source: R/shapes.R

Description

Add color strip

Usage

1
colorStrip(color, x = 0, y = 0, width = 1, height = 30)

Arguments

color

A valid CSS color name

x

The x position of the rect shape relative to a container

y

The y position of the rect shape relative to a container

width

The width of the rect

height

The height of the rect

Value

A rect element with the color argument as fill and stroke


rhenkin/vfinputs documentation built on Oct. 23, 2020, 1:30 a.m.