add_select_input: Add a select menu above a map

Description Usage Arguments Examples

Description

Use this to update variable used in d3_cartogram.

Usage

1
add_select_input(map, label = NULL, choices)

Arguments

map

A d3_cartogram htmlwidget object.

label

Display label for the control, or NULL for no label.

choices

List of values to select from. Can be a named list. Values must be variables names.

Examples

1
# todo

dreamRs/r2d3maps documentation built on May 25, 2019, 8:17 a.m.