retiex_summary_of_alup: get summary from assumed land unit price data

Description Usage Arguments Value

View source: R/retiex_summary_tools.R

Description

get summary from reti data, which was added with assumed land unit price data, by year or quarter term.

Usage

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"
)

Arguments

reti_data

data.frame

building_unit_cost

Int

building_durability

Int

heighzone

string vector

report

logical

term

string

Value

data.frame


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