getDescr-Weight {quantspec} | R Documentation |
Get attribute descr
from a Weight
.
Description
Get attribute descr
from a Weight
.
Usage
## S4 method for signature 'Weight'
getDescr(object)
Arguments
object |
|
Value
Returns the descr
attribute.
[Package quantspec version 1.2-4 Index]