poisson colours
pois_cols(cols = NULL)
Character names of Poisson colours
a named vector of hex colours
pois_cols()
#> black aqua red yellow
#> "#000000" "#00706C" "#E84D22" "#F7B500"
#> purple green blue orchid
#> "#821C65" "#63BB42" "#90BDE5" "#D888CF"
#> grey dark blue legacy_red legacy_blue
#> "#7D7D7D" "#00009F" "#ff2500" "#0433ff"
#> legacy_green legacy_brown legacy_gray legacy_orchid
#> "#008b00" "#a52a2a" "#707f90" "#da70d6"
#> legacy_lightblue legacy_aquamarine legacy_orange legacy_purple
#> "#87cefa" "#458b74" "#cd8500" "#a034f0"
#> cblind_orange cblind_lightblue cblind_green cblind_yellow
#> "#E69F00" "#56B4E9" "#009E73" "#F0E442"
#> cblind_blue cblind_red cblind_pink pois_blue1
#> "#0072B2" "#D55E00" "#CC79A7" "#759dbe"
#> pois_blue2
#> "#abcbe7"