create_value_range | R Documentation |
Compute a new scale for a value
create_value_range(value, df, df2, min, max)
value |
A vector of values. |
df |
The full dataframe. |
df2 |
The dataframe containing visibles taxa. |
min |
The new minimum of the range. |
max |
The new maximum of the range. |
A vector of values.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.