Learn R Programming

Plasmidprofiler (version 0.1.6)

create_grob: Create Heatmap Graphical Object

Description

Combines the tree, heatmap, and titles to create final heatmap image.

Usage

create_grob(report, grob.title = "Plasmid Profiles")

Arguments

report
Dataframe of results
grob.title
Title of heatmap

Value

Composite image

Examples

Run this code
## Not run: 
# create_grob(report, grob.title="Plasmid Profiles")
# ## End(Not run)

Run the code above in your browser using DataLab