powered by
Copy of the output files of an Antares study.
copyOutput(opts, extname, mcYears = "all")
List of simulation parameters returned by the function antaresRead::setSimulationPath
antaresRead::setSimulationPath
Extension to be added to the name of the study, to be used as a name for the newly created folder.
mcYears to copy. Can be "all".
"all"
if (FALSE) { library(antaresRead) # Set simulation path opts = setSimulationPath(path = "PATH/TO/SIMULATION", simulation = "input") # Create a new area copyOutput(opts, "_adq") }
Run the code above in your browser using DataLab