retiex_add_assumption_land_unit_price: add assumed land unit price col

Description Usage Arguments Value

View source: R/retiex_add_col_tools.R

Description

add land unit price col which was calculated by assuming building price and subtracting assumed building price from total price.

Usage

1
2
3
4
5
6
retiex_add_assumption_land_unit_price(
  reti_data,
  building_unit_cost = 2e+05,
  building_durability = 40,
  heighzone = NULL
)

Arguments

reti_data

data.frame

building_unit_cost

Int

building_durability

Int

heighzone

string vector

Value

data.frame


syunsuke/retiex documentation built on Dec. 23, 2021, 7:39 a.m.