as.data.frame-methods: Convert Objects to data.frames

Description Usage Arguments

Description

Convert Objects to data.frames

Convert Objects to data.frames

Convert Objects to data.frames

Usage

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

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

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

Arguments

x

the Node

...

additional arguments to be passed to or from methods.


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