View source: R/save-timetree.R
| save_timetree | R Documentation |
Save a timetree plot to file
save_timetree(p, file, width = 14, height = 10, dpi = 300, overwrite = "ask")
p |
ggplot object |
file |
Output file path |
width |
Width in inches |
height |
Height in inches |
dpi |
Resolution (for PNG/TIFF only) |
overwrite |
Character. Overwrite mode: "ask" (default), "force", "no-clobber". |
Invisibly returns the ggplot object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.