View source: R/heat_tree--vertex_size.R
get_optimal_range | R Documentation |
Finds optimal max and min value using an optimality criterion.
get_optimal_range(
max_range,
min_range,
resolution,
opt_crit,
choose_best,
minimize = TRUE
)
max_range |
( |
min_range |
( |
resolution |
( |
opt_crit |
( |
choose_best |
( |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.