Learn R Programming

UKFE (version 0.3.5)

UEF: Urban expansion factor

Description

This function provides a coefficient to multiply by URBEXT2000 to adjust it to a given year

Usage

UEF(Year)

Value

A numeric urban expansion factor.

Arguments

Year

The year for consideration. Numeric

Author

Anthony Hammond

Details

The urban expansion factor is detailed in Bayliss, A. Black, K. Fava-Verde, A. Kjeldsen, T. (2006). URBEXT2000 - A new FEH catchment descriptor: Calculation, dissemination and application. R&D Technical Report FD1919/TR, DEFRA, CEH Wallingford

Examples

Run this code
# Get an expansion factor for the year 2023
UEF(2023)

Run the code above in your browser using DataLab