as.list-methods: Convert Objects to lists

Description Usage Arguments

Description

Convert Objects to lists

Convert Objects to lists

Convert Objects to lists

Usage

1
2
3
4
5
6
7
8
## S4 method for signature 'Node'
as.list(x, ...)

## S4 method for signature 'Customer'
as.list(x, ...)

## S4 method for signature 'Warehouse'
as.list(x, ...)

Arguments

x

the Node

...

objects, possibly named.


felixlindemann/HNUORTools documentation built on May 8, 2019, 6:46 p.m.