Learn R Programming

CNAIM (version 2.1.4)

environmental_cof_serviceline: Environmental cost of Failure for Service Lines

Description

This function calculates environmental consequences of failure Outputted in DKK

Usage

environmental_cof_serviceline(prox_water, bunded)

Arguments

prox_water

Numeric. Specify the proximity to a water course in meters. A setting of "Default" will result in a proximity factor of 1. Thus assume the proximity to a water course is between 80m and 120m

bunded

String. Options: bunded = c("Yes", "No", "Default"). A setting of "Default" will result in a bunding factor of 1.

Examples

Run this code
environmental_cof_serviceline(prox_water = 95, bunded = "Yes")

Run the code above in your browser using DataLab