Learn R Programming

lcars (version 0.4.1)

lcarsWell: 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")

Value

HTML

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.

Examples

Run this code
lcarsWell()

Run the code above in your browser using DataLab