updater: Overview of updaters implemented in NetSim

Description Usage Arguments See Also Examples

Description

Overview of updaters implemented in NetSim. When linking an updateer to a change model one has to make sure that the results of the change model can be interpreted by the updater.

Usage

1
2
3
4
5
6

Arguments

networkIndex

Index of the focal network

attributeIndex

Index of the focal attribute container

actorIndex

Index of the focal actor

value

Value of the attribute

See Also

create_model_manager

Examples

1
2
	## Extensive examples can be found in section 4 of the package vignette
	## A more detailed description is given in section 3.3 of the package vignette

NetSim documentation built on May 2, 2019, 5:20 p.m.