Description Usage Arguments Value Author(s) Examples
This function generates a vector of shades of blue (from white to blue) of the length selected by value of n.
| 1 | bio.blue(n, alpha = 1)
 | 
|  | = the number of colors desired | 
|  | = the transparency desired (default is fully opaque/1) | 
character vector
unknown, <unknown>@dfo-mpo.gc.ca
| 1 2 | bio.blue(5)
[1] "#FFFFFFFF" "#AAAAFFFF" "#5555FFFF" "#0000FFFF"
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.