powered by
writeMiscGen(data, area, opts = antaresRead::simOptions())
An updated list containing various information about the simulation.
Data to write.
Name of the area for which to write data.
List of simulation parameters returned by the function antaresRead::setSimulationPath()
antaresRead::setSimulationPath()
if (FALSE) { writeMiscGen(matrix(data = c(rep(0, 8760 * 7), rep(-100000, 8760)), ncol = 8), "area1") }
Run the code above in your browser using DataLab