Skip to contents

Provides an overview over results of resp_* functions.

Usage

# S3 method for class 'resp_indicator'
plot(x, y, ...)

Arguments

x

An object of type resp_indicator created with a resp_* function.

y

Not used and thus not required.

...

Additional arguments (currently not supported).

Value

Invisibly returns the input x.

Examples