InflateRebuild: Apply inflation to the block rebuild costs in the block level...

Description Usage Arguments Value Examples

Description

Apply inflation to the block rebuild costs in the block level data

Usage

1
InflateRebuild(block.data, inflation)

Arguments

block.data

A block-level data frame.

inflation

A number. An inflation rate of 4.5 1.045.

Value

A block-level data frame with the block rebuild costs inflated by the appropriate amount.

Examples

1
2
# Apply 3% inflation to rebuild costs in block-level data
blockbuster2:::InflateRebuild(simulated_blocks, 1.03)

DFE-Capital/blockbuster2 documentation built on May 4, 2019, 1:08 p.m.