boxplot.blockbuster_list: The default box-plotting of a 'blockbuster_list' object.

Description Usage Arguments Value Examples

View source: R/generics.R

Description

Assigns a new method to the generic boxplot function.

Usage

1
2
## S3 method for class 'blockbuster_list'
boxplot(x)

Arguments

x

output from blockbuster function; an object of class blockbuster_list.

Value

A ggplot (boxplot) object.

Examples

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

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