StQTorawStQ: Generates an object of class rawStQ from the input StQ...

Description Usage Arguments Value Examples

Description

StQTorawStQ returns an object of class rawStQ from the input StQ object.

Usage

1
2
3
4
5
6
7
StQTorawStQ(Q)

## S4 method for signature 'StQ'
StQTorawStQ(Q)

## S4 method for signature 'StQList'
StQTorawStQ(Q)

Arguments

Q

Object of class StQ whose slot Data has at least the columns IDDD and Value.

Value

Object of class rawStQ whose slot Data has the key-value pair structure.

Examples

1
2
3

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