R/summary.lorenz.R

summary.lorenz <-
function (object, ...) {
    out <- attr(object, "summary")
    class(out) <- "summary.lorenz"
    out
}

Try the opticut package in your browser

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

opticut documentation built on May 29, 2024, 1:17 a.m.