View source: R/test_bs_color.R
test_bs_color | R Documentation |
Test the bootstrap validity of a color
test_bs_color(color, transparent = FALSE, default = FALSE, bw = TRUE)
color |
color to test |
transparent |
Is transparent color authorized ? |
default |
Is default color authorized ? |
bw |
Is black ans white authorized ? |
A error message if the color is invalid
test_bs_color( color = "default" ) test_bs_color( color = "default", default = TRUE )
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.