Learn R Programming

paws.common (version 0.8.2)

as.list.struct: Create a list from an struct object

Description

Create a list from an struct object

Usage

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

Arguments

x

An struct object.

...

Other arguments, which will be ignored.