is.ggplot.color | R Documentation |
Judge if a characteristic is Rcolor
is.ggplot.color(color)
color |
characteristic |
TRUE or FALSE
is.ggplot.color("red")
is.ggplot.color("notcolor")
is.ggplot.color(NA)
is.ggplot.color("#000")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.