| mapGadget {Racmacs} | R Documentation |
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)
Arguments
map |
The acmap object to open in the GUI |
Value
No value returned, called for the side effect of starting the gadget.
See Also
Other functions to view maps:
RacViewer.options(),
RacViewer(),
export_viewer(),
ggplot.acmap(),
plot.acmap(),
setLegend(),
view.acmap(),
view.default(),
view()
[Package Racmacs version 1.2.9 Index]