powered by
Create an empty Antares study
createStudy(path, study_name = "my_study", antares_version = "7.0.0")
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.
logical vector indicating success or failure
# NOT RUN { createStudy("path/to/simulation") # }
Run the code above in your browser using DataLab