Learn R Programming

shiny.semantic (version 0.5.1)

check_proper_color: Check if color is set from Fomantic-UI palette

Description

Check if color is set from Fomantic-UI palette

Usage

check_proper_color(color)

Value

Error when color does not belong to palette

Arguments

color

character with color name

Examples

Run this code
check_proper_color("blue")

Run the code above in your browser using DataLab