Learn R Programming

openintro (version 2.2.0)

openintro_cols: Function to extract OpenIntro IMS colors as hex codes

Description

Uses full colors from IMSCOL

Usage

openintro_cols(...)

Arguments

...

Character names of openintro_colors

Examples

Run this code
# NOT RUN {
openintro_cols("blue")
openintro_cols("red")

# }

Run the code above in your browser using DataLab