S3 method for viewing objects
view(x, ...)
The object to view
Additional arguments, not used.
When called on an acmap object, returns an htmlwidget object that can be used to interactively view the map. Otherwise by default it simply calls the print method of the respective object with no return value.
Other functions to view maps:
RacViewer.options()
,
RacViewer()
,
export_viewer()
,
ggplot.acmap()
,
mapGadget()
,
plot.acmap()
,
setLegend()
,
view.acmap()
,
view.default()