get_last_plot {ggplot2}R Documentation

Retrieve the last plot to be modified or created.

Description

Retrieve the last plot to be modified or created.

Usage

get_last_plot()

last_plot()

See Also

ggsave()


[Package ggplot2 version 4.0.1 Index]