calculate_dot_size | R Documentation |
Calculates the dot size based on the number of variables.
calculate_dot_size(num_vars, max_size, min_size)
num_vars |
Number of variables. |
max_size |
Maximal dot size for the plot to scale the dot sizes. |
min_size |
Minimal dot size for the plot to scale the dot sizes. |
A numeric value representing the dot size.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.