equal_gsi | R Documentation |
Function for creating heatmaps of sites that have an equal GSI. It is inspired by the seminal work of Martin and March on density.
equal_gsi(nrow, ncol, gsi)
nrow |
Number of rows |
ncol |
Number of columns |
gsi |
GSI as a fraction between zero and one |
Multiple heatmaps and a print-out of the number of combinations in the console.
equal_gsi(nrow = 3, ncol = 3, gsi = 2/3)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.