Skip to contents

Convert a deflist object to a list

Usage

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

Arguments

x

A deflist object.

...

Additional arguments passed to methods.

Value

A list containing the elements of the deflist object.