environmental_cof_serviceline: Environmental cost of Failure for Service Lines

View source: R/cof_serviceline.R

environmental_cof_servicelineR Documentation

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

environmental_cof_serviceline(prox_water = 95, bunded = "Yes")

CNAIM documentation built on Aug. 31, 2022, 9:13 a.m.