UpdateBlockRepairs: Updates the repair costs of each grade in a block-level data...

Description Usage Arguments Value Examples

Description

Computes the total repair costs at each grade for all blocks by summing the totals from the related element-level data frame. It is good practise to run UpdateElementRepairs on the element-level data frame first to avoid incorrect repair totals. When computing the repair/rebuild ratio used to determine which blocks are rebuilt first, B grade repair costs are ignored so as to prioritise poor condition blocks.

Usage

1
UpdateBlockRepairs(block.data, element.data)

Arguments

block.data

A block-level data frame.

element.data

The element_level data frame containing the component information of the blocks.

Value

A block-level data frame with updated repair costs and repair/rebuild ratio

Examples

1

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