is_antares_v7 {antaresEditObject} | R Documentation |
Is study an Antares v7 study ?
is_antares_v7(opts = antaresRead::simOptions())
opts |
List of simulation parameters returned by the function
|
a logical, TRUE
if study is v7 or above, FALSE
otherwise
## Not run: # setSimulationPath is_antares_v7() ## End(Not run)