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

Description Usage Arguments Value Author(s) See Also Examples

View source: R/strategies.r

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

scheidan/WaMaSim documentation built on May 2, 2020, 11:01 a.m.