Description Usage Arguments Value
View source: R/retiex_summary_tools.R
get rolling summary from reti data, which was added with assumed land unit price data.
1 2 3 4 5 6 7 | retiex_rolling_summary_of_alup(
reti_data,
building_unit_cost = 2e+05,
building_durability = 40,
heighzone = NULL,
report = FALSE
)
|
reti_data |
data.frame |
building_unit_cost |
Int |
building_durability |
Int |
heighzone |
string vector |
report |
logilal |
data.frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.