R/movingMean.R

setGeneric("movingMean",
           def = function(object,
             ...)
           {
             standardGeneric("movingMean")
           }
           )

Try the mvngGrAd package in your browser

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

mvngGrAd documentation built on Oct. 10, 2023, 1:08 a.m.