Description Usage Arguments Examples
View source: R/plot_functions.R
This function produces a phenotype ramp to match the heatmap from diallel.phenotype.map().
| 1 2 | diallel.phenotype.scale(mother.str.var, father.str.var, phenotype, data,
  include.decimal = FALSE)
 | 
| mother.str.var | Name of variable encoding the mother/dam strain identity. | 
| father.str.var | Name of variable encoding the father/sire strain identity. | 
| phenotype | Name of the phenotype variable. A quantitative phenotype is expected. | 
| data | The data.frame that contains the phenotype and parental strain identities. | 
| include.decimal | DEFAULT: FALSE. If FALSE, the scale labels are rounded to whole numbers. | 
| 1 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.