tmapMode {tmap}R Documentation

Internal method for submitting a new mode

Description

Internal method for submitting a new mode

Usage

tmapMode(id, name, ...)

Arguments

id

id of the mode: please use lowercase and one-word. This will be used with tmap_mode().

name

name of the mode: please use title case. This will be used to recognize internal functions, e.g. tmapLeafletInit

...

mode specific options


[Package tmap version 4.1 Index]