backupStudy | R Documentation |
Save an Antares Study or only inputs in a .tar.gz
file
backupStudy( backupfile, what = c("input", "study"), opts = antaresRead::simOptions() )
backupfile |
Name of the backup, without extension. If missing,
either the name of the study or 'input' according argument |
what |
Which folder to save, |
opts |
List of simulation parameters returned by the function
|
The path of the backup
## Not run: backupStudy() ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.