Learn R Programming

antaresEditObject (version 0.1.6)

is_antares_v7: Is study an Antares v7 study ?

Description

Is study an Antares v7 study ?

Usage

is_antares_v7(opts = antaresRead::simOptions())

Arguments

opts

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

Value

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

Examples

Run this code
# NOT RUN {
# }
# NOT RUN {
# setSimulationPath

is_antares_v7()

# }
# NOT RUN {
# }

Run the code above in your browser using DataLab