View source: R/plottingFunctions.R
plotChemicalClass | R Documentation |
Plots an interactive sunburst plot of chemical classes
plotChemicalClass(chemicalClassResults, plotType = "sunburst")
chemicalClassResults |
output of getChemClass() |
plotType |
choice of 'sunburst' or 'treemap' plot type (default = 'sunburst') |
An interactive HTML sunburst plot that allows the user to pan/zoom into reaction classes of interest.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.