Learn R Programming

CNAIM (version 1.0.1)

environmental_cof_ohl_cond: Environmental cost of Failure for Overhead line conductors

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_ohl_cond(ohl_cond_asset_category)

Arguments

ohl_cond_asset_category

String The type of Overhead Line Conductors

Examples

Run this code
# NOT RUN {
environmental_cof_ohl_cond(ohl_cond_asset_category = "33kV OHL (Tower Line) Conductor")
# }

Run the code above in your browser using DataLab