Skip to contents

Save a plot of a taxonomic hierarchy created with plot_taxonomy() to a self-contained HTML-file.

Usage

save_taxonomy(widget, file, background = "white", title = "simpleTaxonomy")

Arguments

widget

a widget created with plot_taxonomy().

file

the full path to the file

background

character giving the html background colour of the widget. Defaults to white.

title

text to use as the title of the saved page