👾
R for Bioinformatics
  • Welcome
  • 🐶Basic Concepts
    • 🐧String
    • 🥳Data Type
    • 🤡Operators
    • 🤠Conditional Statement
    • ➿Loops
    • 🐝Function
  • 😎Load Data
  • ⚽DataFrame
  • 🕶️Tidy Data in R
  • ✨Data Visualization in R
    • 💾Saving Graphs in R
    • 🌈Colors in R
    • 📊R base graphics
      • 📈Generic Plot Types
      • 🏀Scatter Plot by R base graph
      • 😼Histogram by R base graph
      • 📦Boxplot by R base graph
    • 📣ggplot2 package
      • 🧀Scatter Plot
      • Histogram
Powered by GitBook
On this page
  • List of 657 color with names in R
  • Source
  1. ✨Data Visualization in R

🌈Colors in R

It is possible to call a color by its name in R. Here is an overview of the main colors offered.

We can get the names of the color by the color() function.

Colors in R (source)

List of 657 color with names in R

Source

  1. Awesome List Of 657 R Color Names

PreviousSaving Graphs in RNextR base graphics

Last updated 2 years ago