preprocessed: Generic Preprocessed Method

View source: R/preprocessed.R

preprocessedR 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., pos_by).

...

Arguments passed to preprocessed method of other classes.

Value

Returns a data.frame or list of preprocessed data.

See Also

scores, counts, proportions, visual


qdap documentation built on May 31, 2023, 5:20 p.m.