Learn R Programming

CNAIM (version 2.1.4)

environmental_cof_lv_ugb: Environmental cost of Failure for LV UGB

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().#' @return Numeric. Financial consequences of failure for LV UGB

Usage

environmental_cof_lv_ugb(lv_asset_category)

Value

Numeric. Environmental consequences of failure for LV UGB

Arguments

lv_asset_category

String The type of LV asset category Option: lv_asset_category = "LV UGB"

Examples

Run this code
environmental_cof_lv_ugb(lv_asset_category = "LV UGB")

Run the code above in your browser using DataLab