modXY: Make X-Y bockey plot, interactive version

Description Usage Arguments Examples

Description

Make X-Y bockey plot, interactive version

Usage

1
modXY(x, xyCompare = c("union", "intersect"))

Arguments

x

optsH5 or list of optsH5

xyCompare

Use when you compare studies, can be "union" or "intersect". If union, all of mcYears in one of studies will be selectable. If intersect, only mcYears in all studies will be selectable.

Examples

1
2
3
4
5
6
7
## Not run: 
opts <- setSimulationPath("h5File")
modXY(opts)
modXY(list(opts, opts))


## End(Not run)

rte-antares-rpackage/bpN documentation built on May 31, 2019, 2:52 p.m.