summary.blockbuster_list: The default summary of a 'blockbuster_list' object.

Description Usage Arguments Details Value Examples

View source: R/generics.R

Description

Assigns a new method to the generic summary function.

Usage

1

Arguments

x

output from blockbuster function; an object of class blockbuster_list.

Details

Provides an overview of total costs by year and the proportion of the unit_area in the different grades for the final year of the simulation.

Value

A list containing some descriptive text and

Examples

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

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