R/weights-methods.R

setMethod("weights", signature(object="CCModel"),
    function(object)
    {
        object@weights[1, ]
    }
)

Try the procoil package in your browser

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

procoil documentation built on Nov. 8, 2020, 8:05 p.m.