equal_rcr | R Documentation |
Function for creating heatmaps of sites that have an equal RCR.
equal_rcr(nrow, ncol, rcr)
nrow |
Number of rows |
ncol |
Number of columns |
rcr |
RCR as a fraction between zero and one |
Multiple heatmaps and a print-out of the number of combinations in the console.
equal_rcr(nrow = 3, ncol = 3, rcr = 7/9)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.