equal_far | R Documentation |
Function for creating heatmaps of sites that have an equal measure of FAR.
equal_far(nrow, ncol, far)
nrow |
Number of rows |
ncol |
Number of columns |
far |
Floor Area Ratio as a fraction |
Multiple heatmaps and a print-out of the number of combinations in the console.
equal_far(nrow = 1, ncol = 3, far = 6/3)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.