StQListToStQ: Method to transform an StQList object into a StQ object

Description Usage Arguments Value

Description

StQListToStQ transform an StQList object into a StQ object with a new variable "Period" to take into account the interval period times related to StQList object.

This method creates a variable with the name Period in Data slot with the period related to each Data and adds this variable to DD slot of the new StQ object.

Usage

1
2
3
4
StQListToStQ(object)

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

Arguments

object

Object of class StQList to be transformed.

Value

object of class StQ.


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