| scale_size | R Documentation |
Map values to sizes.
scale_size(values, range = c(0.03, 0.1), trans = "linear")
values |
Values to map. |
range |
Output size range. |
trans |
Transformation: "linear", "sqrt", "log". |
Scaled values.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.