as.list: Convert objects to lists
Description
Convert objects to lists.
Usage
# S3 method for FeatureSet
as.list(x, ...)# S3 method for ScriptNodeInfo
as.list(x, ...)
Arguments
x
The object to convert to a list.
...
Other named arguments (currently unused).