| compute_noi_y1 | R Documentation |
Quick computation of year-1 NOI
compute_noi_y1(rent_signed, lettable_area, vac_rate = 0)
rent_signed |
numeric(1). Face rent (€/m²/year). |
lettable_area |
numeric(1). Lettable area (m²). |
vac_rate |
numeric(1) in |
numeric(1) NOI_{y1} rounded to cents.
compute_noi_y1(400, 2500, vac_rate = 0.05)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.