max_far: Heatmaps of Building Combinations with Measure of Max FAR

View source: R/max_far.R

max_farR Documentation

Heatmaps of Building Combinations with Measure of Max FAR

Description

Function for specifying maximum FAR and creating heatmaps that show all combinations.

Usage

max_far(nrow, ncol, max_far)

Arguments

nrow

Number of rows

ncol

Number of columns

max_far

Maximum FAR as a fraction

Value

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

Examples

max_far(nrow = 2, ncol = 2, max_far = 6/4)

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