karthik / wesanderson

A Wes Anderson color palette for R
Other
1.92k stars 142 forks source link

Improve error message for requesting too many colors #37

Open MichaelChirico opened 4 years ago

MichaelChirico commented 4 years ago
wes_palette('Royal2', 10L)
# Error in wesanderson::wes_palette("Royal2", 8L) : 
#   Number of requested colors greater than what palette can offer

would be helpful to know what the max is