Plot hsi and nit on the same graph

Plot NIT only

Plot NIT only

plot_hsi_nit(
  model_res,
  selected_year,
  selected_bv,
  lg,
  withNitStandardisation = FALSE,
  with_colour_source = NULL
)

plot_nit(
  model_res_filtered,
  selected_year,
  lg,
  withNitStandardisation = FALSE,
  with_colour_source = NULL
)

plot_hsi(model_res_filtered, selected_year, lg)

Arguments

model_res

model outputs

selected_year

Numeric. selected_year

selected_bv

Character. Selected BV

lg

lang

withNitStandardisation

Logical. Whether to standardise NIT.

with_colour_source

Name of a variable to change colour lines

model_res_filtered

model_res for a specific basin