Learn R Programming

CNAIM (version 2.1.4)

environmental_cof_towers: Environmental cost of Failure for towers

Description

This function calculates environmental consequences of failure (cf. section 7.3, page 79, CNAIM, 2021). Environmental consequences of failure is used in the derivation of consequences of failure see cof().

Usage

environmental_cof_towers(tower_asset_category)

Value

Numeric. Financial consequences of failure for towers

Arguments

tower_asset_category

String The type of tower asset category Options: tower_asset_category = c("33kV Tower", "66kV Tower", "132kV Tower").

Examples

Run this code
environmental_cof_towers(tower_asset_category = "33kV Tower")

Run the code above in your browser using DataLab