Learn R Programming

UKFE (version 2.0.0)

UEF: Urban expansion factor

Description

This function provides a coefficient to multiply by URBEXT2015 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 that of the FEH2025 method. The urban expansion model assumes a national average expansion as a function of year. This means that on some catchments the value will be overestimated (primarily on rural ones) and on others the value will be underestimated (primarily on urban ones).

Examples

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

Run the code above in your browser using DataLab