scale_manual | R Documentation |
Create your own discrete scale
scale_starshape_manual(values, ...)
values |
a set of aesthetic values to map data values to. If this is a named vector, then the values will be matched based on the names. If unnamed, values will be matched in order (usually alphabetical) with the limits of the scale. Any data values that don't match will be given 'na.value'. |
... |
Arguments passed on to
|
starshape scale constructor
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.