R/SeriesAggreg.R

Defines functions SeriesAggreg

Documented in SeriesAggreg

SeriesAggreg <- function(x, Format, ...) {
  UseMethod("SeriesAggreg")
}

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.