plot.blockbuster_list: The default plotting of a 'blockbuster_list' object.

Description Usage Arguments Details Value Examples

View source: R/generics.R

Description

Assigns a new method to the generic plot function.

Usage

1

Arguments

x

output from blockbuster function; an object of class blockbuster_list.

Details

Produces a line plot of total cost of repairs by grade through time.

Value

A ggplot object (lineplot).

Examples

1
2
# plot(blockbuster(dplyr::filter(blockbuster_pds,
 # buildingid == 127617), 5))

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