B.color: Returns color vector

Description Usage Arguments Examples

Description

This function returns one color or a vector of colors, similar to the rainbow() function. The only difference is it uses the company color palette

Usage

1
B.color(color = "darkblue1")

Arguments

color

It can be the color name in which case the function will only return that color or a number in which case the function will return a vector of colors with the parameter's length. Defaults to "darkblue"

Examples

1
B.color(10)

andre-silva/B.utils documentation built on May 12, 2019, 3:32 a.m.