brighten | R Documentation |
Brighten up a specified color (e.g., the swarm color in apa_beeplot()
).
This function is not exported.
brighten(col, factor)
col |
Colour to be brightened up. Can be anything that is digestible by |
factor |
Numeric. The rate with which the color channel should be boosted. Must be in the range between 0 and 1. |
A character vector as returned by rgb()
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.