build_qnam {metatools} | R Documentation |
Build the observations for a single QNAM
Description
Build the observations for a single QNAM
Usage
build_qnam(dataset, qnam, qlabel, idvar, qeval, qorig)
Arguments
dataset |
Input dataset |
qnam |
QNAM value |
qlabel |
QLABEL value |
idvar |
IDVAR variable name (provided as a string) |
qeval |
QEVAL value to be populated for this QNAM |
qorig |
QORIG value to be populated for this QNAM |
Value
Observations structured in SUPP format
[Package metatools version 0.1.6 Index]