as.list.structR Documentation

Create a list from an struct object

Description

Create a list from an struct object

Usage

## S3 method for class 'struct'
as.list(x, ...)

Arguments

x

An struct object.

...

Other arguments, which will be ignored.