'scale_symbol' maps discrete variables to six easily discernible symbols. If you have more than 6 levels, you will get a warning message, and the seventh and subsequence levels will not appear on the plot. Use [scale_symbol_manual()] to supply your own values. You can not map a continuous variable to shape.
1 | scale_symbol(default = TRUE, ...)
|
default |
should the symbol be default? |
... |
Arguments passed on to
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.