Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jefferis/morgenstemning
Colorblind-safe color maps for R
https://github.com/jefferis/morgenstemning
Last synced: 27 days ago
JSON representation
Colorblind-safe color maps for R
- Host: GitHub
- URL: https://github.com/jefferis/morgenstemning
- Owner: jefferis
- Created: 2014-02-28T23:30:42.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-02-28T23:31:36.000Z (over 10 years ago)
- Last Synced: 2023-04-16T09:10:56.719Z (over 1 year ago)
- Language: R
- Size: 127 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# morgenstemning
[![Build status](https://travis-ci.org/ajdm/morgenstemning.png)](https://travis-ci.org/ajdm/morgenstemning)An R package for generating colorblind-safe color palettes. Ported from MATLAB code accompanying the article
M. Geissbuehler and T. Lasser, _How to display data by color schemes compatible with red-green color perception deficiencies_, Opt. Express **21**, 9862-9874 (2013) ([doi:10.1364/OE.21.009862](http://dx.doi.org/10.1364/OE.21.009862))
available from the EPFL Laboratoire d'Optique Biomedicale [website](http://lob.epfl.ch/page-89396-en.html).
## Licence information
These colormaps are free software: you can redistribute and/or modify them under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. These colormaps are distributed in the hope that they will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.As well as ported MATLAB code, this package also includes some MATLAB-derived functions for cubic spline fitting taken from the [pracma](http://cran.r-project.org/web/packages/pracma/index.html) package, which is also licenced under GPL-3.