Default method for viewing objects
# S3 method for default
view(x, ...)
The object to view
Additional arguments, passed to print.
No value returned, simply calls the print method on the object
Other functions to view maps:
RacViewer.options()
,
RacViewer()
,
export_viewer()
,
ggplot.acmap()
,
mapGadget()
,
plot.acmap()
,
setLegend()
,
view.acmap()
,
view()