Learn R Programming

MSUthemes (version 1.0.0)

set_msu_palette: Set MSU base R plotting palette

Description

Set MSU base R plotting palette

Usage

set_msu_palette(palette)

Value

Returns a character vector giving the colors from the palette which was in effect. This is invisible unless the argument is omitted.

Arguments

palette

Name of palette. See names(MSUthemes::MSUpalettes).

Examples

Run this code
set_msu_palette("msu_qual1")

Run the code above in your browser using DataLab