Function to generate models plots in order to inspect the results in a visual way
| 1 | plot_res_gg(variable, models, soil, measured_data, mode, leaf_norm = FALSE)
 | 
| variable | Character indicating the variable to visualize | 
| models | List with the data frames with the results of the models as
generated by  | 
| soil | Soil object used in the model | 
| measured_data | Measured data dataframe | 
| mode | Transpiration mode indicated in the models ('simple', 'complex' or 'both') | 
| leaf_norm | Boolean indicating if transpiration must be normalized by leaf area previously to plot it. (Only necessary when plotting Transpiration) | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.