R/SeriesAggreg.InputsModel.R

Defines functions SeriesAggreg.InputsModel

Documented in SeriesAggreg.InputsModel

SeriesAggreg.InputsModel <- function(x, Format, ...) {
  SeriesAggreg.list(x,
                    Format,
                    ConvertFun = NA,
                    except = c("ZLayers", "LengthHydro", "BasinAreas"),
                    ...)
}

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.