Learn R Programming

PubMedWordcloud (version 0.3.6)

colSets: plot colors

Description

plot colors.

Usage

colSets(type)

Arguments

type

palette names from the lists: Accent, Dark2, Pastel1, Pastel2, Paired, Set1, Set2, Set3.

Examples

Run this code
# NOT RUN {
# colors= colSets(type="Accent")
# colors= colSets(type="Paired")
# colors= colSets(type="Set3")
# }

Run the code above in your browser using DataLab