R/SeriesAggreg.OutputsModel.R

Defines functions SeriesAggreg.OutputsModel

Documented in SeriesAggreg.OutputsModel

SeriesAggreg.OutputsModel <- function(x, Format, ...) {
  SeriesAggreg.list(x,
                    Format,
                    ConvertFun = NA,
                    except = c("RunOptions", "StateEnd"),
                    ...)
}

Try the airGR package in your browser

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

airGR documentation built on Oct. 26, 2023, 9:07 a.m.