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)
  })

})

Try the antaresProcessing package in your browser

Any scripts or data that you put into this service are public.

antaresProcessing documentation built on Nov. 7, 2021, 1:06 a.m.