| stamp_plot | R Documentation |
Stamp style plot
stamp_plot(otutab, group_df, set_order = NULL, pal = NULL)
otutab |
otutab |
group_df |
a dataframe with rowname same to dist and one group column |
set_order |
set order of factor levels |
pal |
palette |
ggplot
data(otutab, package = "pcutils")
if (requireNamespace("ggfun")) stamp_plot(otutab[1:10, 1:12], metadata["Group"])
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.