Create a list from an struct object

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

Arguments

x

An struct object.

...

Other arguments, which will be ignored.