Description Usage Arguments Value
View source: R/internal_functions.R
Write_text takes values for plotting text on heatmap
1  | Write_text(NR, NC, I, J, ALLELE, N_ALLELES, TEXT, ...)
 | 
NR | 
 number of rows.  | 
NC | 
 number of columns.  | 
I | 
 row index.  | 
J | 
 column index.  | 
ALLELE | 
 allele index in the individual gene box.  | 
N_ALLELES | 
 number of alleles for individual in gene box.  | 
TEXT | 
 annotation text.  | 
plotting text annotation.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.