Learn R Programming

openintro (version 2.2.0)

openintro_colors: OpenIntro colors

Description

A character string of full colors from IMSCOL[,1]

Usage

openintro_colors

Arguments

Format

A named character string with 9 elements: "blue", "green", "pink", "yellow", "red", "black", "gray", "lgray

Examples

Run this code
# NOT RUN {
openintro_colors

openintro_colors["blue"]

# }

Run the code above in your browser using DataLab