tmap_last {tmap} | R 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-element
s.
Usage
tmap_last()
Value
call
See Also
[Package tmap version 4.1 Index]