lcarsWell {lcars} | R Documentation |
A simple LCARS well panel wrapper that takes color and background color arguments and understands LCARS color names.
lcarsWell(..., color = "atomic-tangerine", background_color = "#000000")
... |
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. |
HTML
lcarsWell()