rte-antares-rpackage / antaresViz

ANTARES Visualizations

Home Page:https://rte-antares-rpackage.github.io/antaresViz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

plot : wrong error message

jalazawa opened this issue · comments

opts1<-setSimulationPath(pathh5)

> plot(opts1, interactive=FALSE)
Error in .testXclassAndInterractive(x, interactive) : 
  You cant't use no interactive mode with more than one antares studie or with compare parameters
> class(opts1)
[1] "simOptions"