R/weights-methods.R

setMethod("weights", signature(object="CCModel"),
    function(object)
    {
        object@weights[1, ]
    }
)
UBod/procoil documentation built on Nov. 17, 2022, 6:46 p.m.