Learn R Programming

Racmacs (version 1.2.9)

mapGadget: Open a shiny gadget to view the map

Description

This function is equivalent to running runGUI() and loading a map file, but this takes the acmap object to open as an input argument.

Usage

mapGadget(map)

Value

No value returned, called for the side effect of starting the gadget.

Arguments

map

The acmap object to open in the GUI

See Also

Other functions to view maps: RacViewer.options(), RacViewer(), export_viewer(), ggplot.acmap(), plot.acmap(), setLegend(), view.acmap(), view.default(), view()