Skip to content
This repository has been archived by the owner on Sep 30, 2021. It is now read-only.

colormap 'cool' appears twice in colormaps #6

Open
dryguy opened this issue Mar 4, 2021 · 0 comments
Open

colormap 'cool' appears twice in colormaps #6

dryguy opened this issue Mar 4, 2021 · 0 comments

Comments

@dryguy
Copy link

dryguy commented Mar 4, 2021

length(colormaps)
[1] 44

length(unique(colormaps))
[1] 43

which(names(colormaps) == 'cool')
[1] 4 28

A minor related issue is that the documentation states there are 44 colormaps when in fact there are only 43 unique colormaps.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant