Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
R
 
 
 
 
 
 
 
 
 
 
man
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

simplecolors

CRAN_Status_Badge CRAN Downloads

simplecolors is designed to generate hex codes using uniformly named colors.

Installation

You can install the released version of simplecolors from CRAN with:

install.packages("simplecolors")

You can install the development version from GitHub with:

devtools::install_github("rjake/simplecolors")

Usage

The idea is to have a simpler way of accessing color values that is intuitive and easy to remember. Colors can be called using sc() or by using the various palette tools sc_across(), sc_blue(), etc. To see all available colors use show_colors()

The colors follow a pattern of [saturation] [color name] [lightness]

More details can be found in created can be found in this vignette.

About

View reference docs on github pages:

Resources

License

Packages

No packages published

Languages

You can’t perform that action at this time.