Learn R Programming

irt (version 0.2.9)

as.list.Response_set: This function converts Response_set objects to a list object

Description

This function converts Response_set objects to a list object

Usage

# S3 method for Response_set
as.list(x, ...)

Value

A list object with elements from Response-class

objects.

Arguments

x

an Response_set-class to be coerced to a list object

...

Additional parameters to be passed to the function.

Author

Emre Gonulates