Learn R Programming

antaresEditObject (version 0.3.0)

is_antares_v7: Is study an Antares v7 study ?

Description

Is study an Antares v7 study ?

Usage

is_antares_v7(opts = antaresRead::simOptions())

Value

a logical, TRUE if study is v7 or above, FALSE otherwise

Arguments

opts

List of simulation parameters returned by the function antaresRead::setSimulationPath

Examples

Run this code

if (FALSE) {
# setSimulationPath

is_antares_v7()

}

Run the code above in your browser using DataLab