Description Usage Arguments Value
View source: R/retiex_add_col_tools.R
add land unit price col which was calculated by assuming building price and subtracting assumed building price from total price.
1 2 3 4 5 6 | retiex_add_assumption_land_unit_price(
reti_data,
building_unit_cost = 2e+05,
building_durability = 40,
heighzone = NULL
)
|
reti_data |
data.frame |
building_unit_cost |
Int |
building_durability |
Int |
heighzone |
string vector |
data.frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.