Learn R Programming

pals (version 1.9)

pals.maxcolors: Pals max colors

Description

This function returns a data frame with the maximum number of colors for each palette currently available within the pals package.

Usage

pals.maxcolors()

Arguments

Value

A data frame with the maximum number of colors for each palette.

Author

R code by Brian M Schilder.

Examples

Run this code
dat <- pals.maxcolors()

Run the code above in your browser using DataLab