save_timetree: Save a timetree plot to file

View source: R/save-timetree.R

save_timetreeR Documentation

Save a timetree plot to file

Description

Save a timetree plot to file

Usage

save_timetree(p, file, width = 14, height = 10, dpi = 300, overwrite = "ask")

Arguments

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".

Value

Invisibly returns the ggplot object


Rclade documentation built on Sept. 26, 2026, 5:07 p.m.