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, gb_ref_given = NULL)

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.

gb_ref_given

optional parameter to use custom reference values

Examples

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

Utiligize/CNAIM documentation built on Sept. 10, 2022, 9:19 a.m.