do.nothing: Rehabilitation strategy: no pipe replacement, repairs only

Description Usage Arguments Value Author(s) See Also Examples

Description

Dummy strategy to model no rehabilitation at all.

Usage

1

Arguments

state

a state list

Value

a state list

Author(s)

Andreas Scheidegger

See Also

replace.n.highest.risk, replace.n.oldest, replace.n.random, replace.older.than, replace.more.failures.than

Examples

1
2
## define a strategy function that can be passed to simulate_network():
mystrategy <- . %>% do.nothing

WaMaSim documentation built on May 6, 2019, 1:09 a.m.