max_storeys: Heatmaps of Building Combinations with Measure of Max Storeys

View source: R/max_storeys.R

max_storeysR Documentation

Heatmaps of Building Combinations with Measure of Max Storeys

Description

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

Usage

max_storeys(nrow, ncol, max_storey)

Arguments

nrow

Number of rows

ncol

Number of columns

max_storey

Maximum storey

Value

Multiple heatmaps and a printing of the number of combinations in the console.

Examples

max_storeys(nrow = 1, ncol = 3, max_storey = 3)

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