plot_res_gg: Plotting the models results

Description Usage Arguments

Description

Function to generate models plots in order to inspect the results in a visual way

Usage

1
plot_res_gg(variable, models, soil, measured_data, mode, leaf_norm = FALSE)

Arguments

variable

Character indicating the variable to visualize

models

List with the data frames with the results of the models as generated by saveRes

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)


MalditoBarbudo/MedfateValidation documentation built on May 7, 2019, 1:22 p.m.