equal_units | R Documentation |
Function for comparing the adaptability of floorplans by creating heatmaps with an equal number of units.
equal_units(nrow, ncol, units)
nrow |
Number of rows |
ncol |
Number of columns |
units |
Number of units |
Multiple heatmaps and a print-out of the number of combinations in the console.
equal_units(nrow = 4, ncol = 3, units = 4)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.