lcarsWell {lcars} | R Documentation |
LCARS well
Description
A simple LCARS well panel wrapper that takes color and background color arguments and understands LCARS color names.
Usage
lcarsWell(..., color = "atomic-tangerine", background_color = "#000000")
Arguments
... |
panel contents. |
color |
border color. Any hex color or a named LCARS color. |
background_color |
background color. Any hex color or a named LCARS color. |
Value
HTML
Examples
lcarsWell()
[Package lcars version 0.3.8 Index]