Skip to contents

Fonction that can plot radial figures, for each hydrological indicators extract after SeineBasin2 Calibration

Usage

IndicatorsRadialPlot(
  DfCrit,
  MAR = c(2.5, 2, 2, 20),
  axisName = NULL,
  axisMin = NULL,
  axisMax = NULL,
  title = NULL,
  legend = FALSE,
  LegName = "Legend",
  ncol = 1
)

Arguments

DfCrit

DataFrame containing by row each indicators, and by colum each ErrorCrit test

MAR

Margin of the radial plot

axisName

names of the values observed, by default collum name of DfCrit

axisMin

minimum of the plot axis

axisMax

maximum of the plot axis

title

title of the plot

legend

Set TRUE for auto-Legend

LegName

title of the legend

ncol

legend number of colums

Value

Radial plot of Hydrological indicators for each ErrorCrit