t_col | R Documentation |
Sets the alpha value of the RGB color to match the given percentage of transparency as closely as possible.
t_col(color, percent = 50, name = NULL)
color |
an RGB color |
percent |
percentage transparency |
name |
optional name for the color |
An RGB color string.
?
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.