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.
When you select color literals, a palette, or a ggplot2 object, the colors used there will be output in the console.
# install from CRAN
install.packages("seecolor")
# install from GitHub:
::install_github("lovestat/seecolor") devtools
# Highlight objects by cursor to show the contained colors
pick_color()
# Change output styles, "ribbon" or "mosaic"
pick_color(type = "r")
# Change the length of the color blocks
pick_color(blank.len = 1)
# Print colors contained in literal, palette and ggplot objects
print_color(colors(), type = "m", blank.len = 1)
# Open the pre-defined test file
open_sample()
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.