tmap_last: Retrieve the last map to be modified or created

View source: R/tm_element.R

tmap_lastR Documentation

Retrieve the last map to be modified or created

Description

Retrieve the last map to be modified or created. Works in the same way as ggplot2::last_plot(), although there is a difference: tmap_last() returns the last call instead of the stacked tmap-elements.

Usage

tmap_last()

Value

call

See Also

tmap_save()


r-tmap/tmap documentation built on June 23, 2024, 9:58 a.m.