cpr_endem_cols {canaper} | R Documentation |
CVD-friendly color palette for plotting results of CANAPE
Description
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
Format
An object of class character
of length 5.
Details
Color scheme:
paleo: dark blue
neo: red
not significant: beige
mixed: green
super: yellow
See Also
Other colors:
cpr_endem_cols_2
,
cpr_endem_cols_3
,
cpr_endem_cols_4
,
cpr_make_pal()
,
cpr_signif_cols_2
,
cpr_signif_cols
,
mishler_endem_cols
,
mishler_signif_cols
Examples
cpr_endem_cols
scales::show_col(cpr_endem_cols)
[Package canaper version 1.0.1 Index]