Usage
preprocessed(x, ...)
Arguments
- x
- A qdap object (list) with a dataframe/list of preprocessed data
(e.g.,
pos_by).
- ...
- Arguments passed to preprocessed method of other classes.
Generic Preprocessed Method
Value
Returns a data.frame or list of preprocessed data.
Description
Access the preprocessed dataframes/lists from select qdap outputs.
See also
scores,
counts,
proportions,
visual