Learn R Programming

antaresEditObject (version 0.6.4)

check-version: Is study an Antares v7 study ?

Description

Is study an Antares v7 study ?

Usage

is_antares_v7(opts = antaresRead::simOptions())

is_antares_v820(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