equal_far: Heatmaps of Sites with Equal Floor Area Ratio (FAR)

View source: R/equal_far.R

equal_farR Documentation

Heatmaps of Sites with Equal Floor Area Ratio (FAR)

Description

Function for creating heatmaps of sites that have an equal measure of FAR.

Usage

equal_far(nrow, ncol, far)

Arguments

nrow

Number of rows

ncol

Number of columns

far

Floor Area Ratio as a fraction

Value

Multiple heatmaps and a print-out of the number of combinations in the console.

Examples

equal_far(nrow = 1, ncol = 3, far = 6/3)

lbuk/equiparate documentation built on Aug. 24, 2023, 8:02 a.m.