The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
Install from CRAN using:
Or install the development version using:
Then load into R:
To see the names of all available palettes, run:
names(PrettyColsPalettes)
#>  [1] "Blues"            "Purples"          "Tangerines"       "Greens"          
#>  [5] "Pinks"            "Roses"            "Teals"            "Yellows"         
#>  [9] "Reds"             "Greys"            "Aubergines"       "Browns"          
#> [13] "PurpleGreens"     "PinkGreens"       "TangerineBlues"   "PurpleTangerines"
#> [17] "PurplePinks"      "TealGreens"       "PurpleYellows"    "RedBlues"        
#> [21] "Bold"             "Dark"             "Light"            "Neon"            
#> [25] "Summer"           "Autumn"           "Winter"           "Rainbow"         
#> [29] "Beach"            "Fun"              "Sea"              "Bright"          
#> [33] "Relax"            "Lucent"           "Lively"           "Joyful"          
#> [37] "Coast"            "Sea"              "Peppers"          "Disco"To see the colours in a specific palette, use the
prettycols() function:
By default a discrete palette showing all colours is displayed.
Setting type = "continuous" displays a continuous palette,
changing n changes the number of colours, and switching
direction = -1 reverses the order of colours. For
example:
To see all available palettes, run:
or,
Palettes are categorised into three types:
seq),div),qual).Palettes can be viewed by type. For example, to see all sequential colour palettes, run:
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.