View source: R/helper_savePlot.R
save_single_plot | R Documentation |
diagrammer_obj
DiagrammeR plot object to be saved.
out_file
The name of the file to save the plot to (supports 'pdf', 'png', 'svg', and 'dot' formats).
save_single_plot(
diagrammer_obj,
out_file,
.path = NULL)
.path |
Character string. Path of the directory to save the file to. Defaults
to |
NULL.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.