Skip to contents

Character vector with names corresponding to endemism types and values corresponding to color codes. Should be distinguishable to people with color vision deficiency (CVD).

Usage

cpr_endem_cols_4

Format

An object of class character of length 5.

Details

Color scheme:

  • paleo: light blue

  • neo: red

  • not significant: light grey

  • mixed: green

  • super: yellow

Examples

cpr_endem_cols_4
#>           paleo             neo not significant           mixed           super 
#>       "#56B4E9"       "#D55E00"        "grey90"       "#009E73"       "#E69F00" 
scales::show_col(cpr_endem_cols_4)