Helper to activate Renewables Energy Sources. This will
update renewable.generation.modelling parameter and create
appropriate structure for RES clusters.
if (FALSE) {
library(antaresEditObject)
tmp <- tempfile()
createStudy(path = tmp)
opts <- antaresRead::setSimulationPath(tmp)
activateRES()
# then you can use createClusterRES()...
}