max_storeys | R Documentation |
Function for specifying maximum storeys and creating heatmaps that show all combinations.
max_storeys(nrow, ncol, max_storey)
nrow |
Number of rows |
ncol |
Number of columns |
max_storey |
Maximum storey |
Multiple heatmaps and a printing of the number of combinations in the console.
max_storeys(nrow = 1, ncol = 3, max_storey = 3)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.