Set-methods-1: Set Methods

Description Usage Arguments

Description

Set Methods

Set Method

Set Methods

Usage

1
2
3
4
5
6
7
8
## S4 replacement method for signature 'Node'
x$name <- value

## S4 replacement method for signature 'Link'
x$name <- value

## S4 replacement method for signature 'GeoSituation'
x$name <- value

Arguments

name

Name of parameter to change

value

new Value.

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.