| pastel.colors | R Documentation | 
vector of pastel colors
pastel.colors(num, seed=0)
| num | number of colors | 
| seed | random number seed | 
The seed is a value given so that the same pastel colors can be extracted with each subsequent call to the code.
vector of RGB hex colors
Jonathan M. Lees<jonathan.lees@unc.edu>
rainbow
pastel.colors(12)
pastel.colors(12, seed=1 )
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.