tmap_tip: Get a tip about tmap

View source: R/tmap_tip.R

tmap_tipR 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")

tmap documentation built on Sept. 13, 2023, 1:07 a.m.