copyOutput | R Documentation |
Copy of the output files of an Antares study.
copyOutput(opts, extname, mcYears = "all")
opts |
List of simulation parameters returned by the function
|
extname |
Extension to be added to the name of the study, to be used as a name for the newly created folder. |
mcYears |
mcYears to copy. Can be |
## Not run: library(antaresRead) # Set simulation path opts = setSimulationPath(path = "PATH/TO/SIMULATION", simulation = "input") # Create a new area copyOutput(opts, "_adq") ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.