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

colormap 'cool' appears twice in colormaps #6

Open
@dryguy

Description

@dryguy

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

      Participants

      @dryguy

      Issue actions

        colormap 'cool' appears twice in colormaps · Issue #6 · bhaskarvk/colormap