powered by
Create an empty Antares study
createStudy(path, study_name = "my_study", antares_version = "8.1.0")
Result of antaresRead::setSimulationPath().
antaresRead::setSimulationPath()
Path where to create study, it should be an empty directory, if it doesn't exist, it'll be created.
Name of the study.
Antares number version.
if (FALSE) { createStudy("path/to/simulation") }
Run the code above in your browser using DataLab