epistasis_plot_schematic | R Documentation |
Get a copy of the explanatory schematic that appears in epistatic effect plots (see
plot_epistasis()
). May be useful for putting the schematic in custom locations when
assembling complex figures.
epistasis_plot_schematic(
title = "Types of effects",
schematic_label_size = 3,
with_border = TRUE
)
title |
Schematic title text. |
schematic_label_size |
Text size of labels in the schematic (title gets size + 1). |
with_border |
TRUE/FALSE on the appearance of a thin visible border around the schematic. |
The schematic as a ggplot.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.