View source: R/scale-starshape.R
scale_starshape | R Documentation |
‘scale_starshape' maps discrete variables to nine easily discernible shapes (’starshapes'). If you have more than 9 levels, you will get a warning message, and the seventh and subsequence levels will not appear on the plot. Use [scale_starshape_manual()] to supply your own values. You can not map a continuous variable to shape.
scale_starshape(..., default = TRUE)
... |
Arguments passed on to
|
default |
should the starshapes be default? |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.