colSets {PubMedWordcloud} | R Documentation |
plot colors.
colSets(type)
type |
palette names from the lists: Accent, Dark2, Pastel1, Pastel2, Paired, Set1, Set2, Set3. |
# colors= colSets(type="Accent")
# colors= colSets(type="Paired")
# colors= colSets(type="Set3")