plot_bpip: Plot buildings from a BPIP dataframe

View source: R/plot_bpip.R

plot_bpipR Documentation

Plot buildings from a BPIP dataframe

Description

Plot a BPIP building dataframe.

Usage

plot_bpip(data)

Arguments

data

Data frame of bpip parameters. Run 'bld_tbl()' for an example.

Examples

buildings <- new_bpip()

plot_bpip(data = buildings)

dKvale/bpip documentation built on Aug. 30, 2022, 2:05 a.m.