Learn R Programming

CNAIM (version 1.0.1)

environmental_cof_towers: Environmental cost of Failure for towers

Description

This function calculates environmental consequences of failure (cf. section 7.3, page 75, CNAIM, 2017). Environmental consequences of failure is used in the derivation of consequences of failure see cof().#' @return Numeric. Financial consequences of failure for LV switchgear

Usage

environmental_cof_towers(tower_asset_category)

Arguments

tower_asset_category

String The type of tower

Examples

Run this code
# NOT RUN {
environmental_cof_towers(tower_asset_category = "33kV Tower")
# }

Run the code above in your browser using DataLab