R/weights-methods.R

setMethod("weights", signature(object="CCModel"),
    function(object)
    {
        object@weights[1, ]
    }
)
UBod/procoil documentation built on May 5, 2024, 6:38 a.m.