tmap_tip {tmap} | R Documentation |
Get a tip about tmap
Description
Generates a tip with an example. The tip and example code are printed, and the example itself is executed.
Usage
tmap_tip(from.version = NULL)
Arguments
from.version |
version number. Only tips regarding features from this version are shown. |
Examples
tmap_tip()
tmap_tip(from.version = "3.0")
[Package tmap version 3.3-4 Index]