multiple_floorspace | R Documentation |
Compare floorspace by type across multiple scenarios.
multiple_floorspace(
dbset,
db_names,
...,
variable = c("floorspace", "rent", "occupancy")
)
dbset |
A list of connections to SWIM databases. |
db_names |
A character vector naming the scenarios. |
... |
Arguments passed on to
|
variable |
The variable to plot, one of rents, occupancy rate, or new floorspace |
a ggplot2 object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.