View source: R/equal_dwellings.R
equal_dwellings | R Documentation |
Function for creating heatmaps of sites that have an equal number of dwellings.
equal_dwellings(nrow, ncol, dwellings)
nrow |
Number of rows |
ncol |
Number of columns |
dwellings |
Number of dwellings |
Multiple heatmaps and a print-out of the number of combinations in the console.
equal_dwellings(nrow = 3, ncol = 2, dwellings = 4)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.