Description Usage Arguments Value
Utility function to format plot scales for density distribution plots of environmental variables.
1 | formatscales(in_df, varstoplot)
|
in_df |
data.frame with all records for environmental variables. Used to determine the appropriate range of values for each variable. In this case, a data.table of the river network hydro-environmental attributes. |
varstopplot |
vector of variable names that will be plots and for which to return a list of scales |
list of x and y scale objects + cartesian coordinates for ggplot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.