as.list.struct {paws.common}R 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.


[Package paws.common version 0.7.2 Index]