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

View source: R/struct.R

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.


paws.common documentation built on Nov. 12, 2023, 1:08 a.m.