View source: R/graphics_related.R
create_grob | R Documentation |
Combines the tree, heatmap, and titles to create final heatmap image.
create_grob(report, grob.title = "Plasmid Profiles")
report |
Dataframe of results |
grob.title |
Title of heatmap |
Composite image
## Not run: create_grob(report, grob.title="Plasmid Profiles") ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.