tests/testthat/test-aggregateMcYears.R

context("h5 : .aggregateMcYears")

sapply(studyPathS, function(studyPath){

  opts <- setSimulationPath(studyPath)

  describe(".aggregateMcYears", {

    mydata <- readAntares(areas = "all", mcYears = "all", showProgress = FALSE)

    .aggregateMcYears(mydata)
  })

})
rte-antares-rpackage/antaresProcessing documentation built on June 30, 2024, 2:28 a.m.