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

Weight from which to get the descr.

Value

Returns the descr attribute.


[Package quantspec version 1.2-3 Index]