Description Usage Arguments Details Value
Run plotting functions across predictor variables and arrange plots
1 | layout_ggenvhist(in_rivernetwork, in_gaugepred, in_predvars)
|
in_rivernetwork |
data.table of global river network's environmental attributes. Here, output from rformat_network. |
in_gaugepred |
selected gauging stations' environmental attributes. Here, output from write_gaugepreds. |
in_predvars |
data.table of predictor variable codes, names and attributes. Output from selectformat_predvars. |
function used to produce Extended Data Fig. 8 c-p in Messager et al. 2021.
ggplots with two density distributions of the environmental variable, one for the gauging stations and one for the global river network.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.