Learn R Programming

shiny.semantic (version 0.3.0)

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

Description

Check if color is set from Semanti-UI palette

Usage

check_proper_color(color)

Arguments

color

character with color name

Value

Error when color does not belong to palette

Examples

Run this code
# NOT RUN {
check_proper_color("blue")
# }

Run the code above in your browser using DataLab