InflateRepairBlock: Apply inflation to the block repair costs in the block level...

Description Usage Arguments Value Examples

Description

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

Usage

1
InflateRepairBlock(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 repair costs inflated by the appropriate amount.

Examples

1
2
# Apply 3% inflation to block-level repair costs
blockbuster2:::InflateRepairBlock(simulated_blocks, 1.03)

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