Extract-methods-2: Extract Methods

Description Usage Arguments

Description

Extract Methods

Extract Methods

Extract Methods

Extract Methods

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
## S4 method for signature 'Node'
x[i, j, drop]

## S4 method for signature 'Customer'
x[i, j, drop]

## S4 method for signature 'Warehouse'
x[i, j, drop]

## S4 method for signature 'GeoSituation'
x[i, j, drop]

Arguments

i

Row Index

j

Name or Column index

drop

Optional value for Drop-Levels.

x

object from which to extract element(s) or in which to replace element(s).


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