preprocessed {qdap} | R Documentation |
Generic Preprocessed Method
Description
Access the preprocessed dataframes/lists from select qdap outputs.
Usage
preprocessed(x, ...)
Arguments
x |
A qdap object (list) with a dataframe/list of preprocessed data
(e.g., |
... |
Arguments passed to preprocessed method of other classes. |
Value
Returns a data.frame or list of preprocessed data.
See Also
scores
,
counts
,
proportions
,
visual
[Package qdap version 2.4.6 Index]