bio.blue: bio.blue

Description Usage Arguments Value Author(s) Examples

Description

This function generates a vector of shades of blue (from white to blue) of the length selected by value of n.

Usage

1
bio.blue(n, alpha = 1)

Arguments

n

= the number of colors desired

alpha

= the transparency desired (default is fully opaque/1)

Value

character vector

Author(s)

unknown, <unknown>@dfo-mpo.gc.ca

Examples

1
2
bio.blue(5)
[1] "#FFFFFFFF" "#AAAAFFFF" "#5555FFFF" "#0000FFFF"

Beothuk/bio.utilities documentation built on May 5, 2019, 1:39 p.m.