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