scores {qdap}R Documentation

Generic Scores Method

Description

Access the scores dataframes from select qdap outputs.

Usage

scores(x, ...)

Arguments

x

A qdap object (list) with a dataframe of scores (e.g., fry, formality).

...

Arguments passed to scores method of other classes.

Value

Returns a data.frame of scores.

See Also

counts

proportions

preprocessed


[Package qdap version 2.4.6 Index]