as-methods: Convert objects to lists

Description Usage Arguments Value

Description

Convert objects to lists.

Usage

1
2
3
4
5
## S3 method for class 'FeatureSet'
as.list(x, ...)

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

Arguments

x

The object to convert to a list.

...

Other named arguments (currently unused).

Value

A list.


trackr documentation built on May 24, 2021, 5:09 p.m.