View source: R/ptt_plot_widget.R
ptt_plot_automate_png | R Documentation |
Uses a headless browser to render the png files.
ptt_plot_automate_png(p, artefacts, dl_path = getwd())
p |
A plotly object. |
artefacts |
A character vector of s(mall), n(arrow), and/or w(ide) corresponding to the expected .png sizes. |
dl_path |
The path where the .png files will be downloaded to. Default is current working directory. |
The plotly object p.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.