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

Description Usage Arguments Value Examples

Description

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

Usage

1
2
3
4
5
6
7
rawStQToStQ(rawQ)

## S4 method for signature 'rawStQ'
rawStQToStQ(rawQ)

## S4 method for signature 'rawStQList'
rawStQToStQ(rawQ)

Arguments

rawQ

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

Value

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

Examples

1
2
3

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