Learn R Programming

CNAIM (version 1.0.1)

environmental_cof_lv_switchgear_and_other: Environmental cost of Failure for LV swicthgear and others

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_lv_switchgear_and_other(lv_asset_category)

Arguments

lv_asset_category

String The type of LV asset category

Examples

Run this code
# NOT RUN {
environmental_cof_lv_switchgear_and_other(lv_asset_category = "LV Board (WM)")
# }

Run the code above in your browser using DataLab