single_backlog: Pull the backlog column for a given grade from block data

Description Usage Arguments Value Examples

Description

Pull the backlog column for a given grade from block data

Usage

1
single_backlog(block, grade)

Arguments

block

A data frame containing block-level data.

grade

Character. Either "B", "C", "D", or "E". Anything else will return an error.

Value

A vector of the repair costs for the appropriate grade.

Examples

1
blockbuster2:::single_backlog(simulated_blocks, "C")

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