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_2

Format

An object of class character of length 5.

Details

Color scheme:

  • paleo: dark blue

  • neo: red

  • not significant: light grey

  • mixed: green

  • super: yellow

Examples

cpr_endem_cols_2
#>           paleo             neo not significant           mixed           super 
#>       "#0072B2"       "#D55E00"        "grey90"       "#009E73"       "#F0E442" 
scales::show_col(cpr_endem_cols_2)