Export a map in a standalone html viewer
export_viewer(map, file, selfcontained = TRUE, ...)
The acmap object
File to save HTML into
Whether to save the HTML as a single self-contained file (with external resources base64 encoded) or a file with external resources placed in an adjacent directory.
Further parameters to view()
Other functions to view maps:
RacViewer.options()
,
RacViewer()
,
grid.plot.acmap()
,
mapGadget()
,
plot.acmap()
,
setLegend()
,
snapshotMap()
,
view.default()
,
view()