R Dataset / Package ggplot2 / luv_colours

On this R-data statistics page, you will find information about the luv_colours data set which pertains to colors() in Luv space. The luv_colours data set is found in the ggplot2 R package. You can load the luv_colours data set in R by issuing the following command at the console data("luv_colours"). This will load the data into a variable called luv_colours. If R says the luv_colours data set is not found, you can try installing the package by issuing this command install.packages("ggplot2") and then attempt to reload the data with the library() command. If you need to download R, you can go to the R project website. You can download a CSV (comma separated values) version of the luv_colours R data set. The size of this file is about 39,004 bytes.

colors() in Luv space

Description

All built-in colors() translated into Luv colour space.

Usage

luv_colours

Format

A data frame with 657 observations and 4 variables:

L,u,v

Position in Luv colour space

col

Colour name

Dataset imported from https://www.r-project.org.

Attachments: csv, json

<iframe src="https://pmagunia.com/iframe/r-dataset-package-ggplot2-luvcolours.html" width="100%" height="100%" style="border:0px"></iframe>