getDD: Return slot DD from the input object

Description Usage Arguments Value Examples

Description

getDD extracts the slot DD of the input object.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
getDD(object)

## S4 method for signature 'StQ'
getDD(object)

## S4 method for signature 'rawStQ'
getDD(object)

## S4 method for signature 'StQList'
getDD(object)

Arguments

object

Object of class StQ, rawStQ, StQList or rawStQList.

Value

Object of class DD corresponding to the slot DD of the input parameter.

Examples

1
2
3
4

david-salgado/StQ documentation built on Aug. 12, 2021, 3:23 p.m.