InflateRepairElement: Apply inflation to the element repair costs in the element...

Description Usage Arguments Value Examples

Description

Apply inflation to the element repair costs in the element level data

Usage

1
InflateRepairElement(element.data, inflation)

Arguments

element.data

An element-level data frame.

inflation

A number. An inflation rate of 4.5 1.045.

Value

An element-level data frame with the repair costs and totals inflated by the appropriate amount.

Examples

1
2
# Apply 3% inflation to the element-level repair costs and totals.
blockbuster2:::InflateRepairElement(simulated_elements, 1.03)

DFE-Capital/Blockbuster-2 documentation built on May 26, 2019, 7:23 a.m.