Skip to contents

Plot exploration analysis

Usage

plot_explore(
  input,
  analysis,
  view = c("1D", "2D", "2Dbis"),
  device = c("none", "pdf", "png")
)

Arguments

input

list of input data.

analysis

list of results from analyse_uncertainty().

view

character, define which type of indices should be plotted.

device

character, define how the graphics are saved.

Value

Nothing.

Details

To be specified.

Author

Frédéric Grelot, frederic.grelot.1994_cran@m4x.org