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