view.default {Racmacs} | R Documentation |
Default method for viewing objects
Description
Default method for viewing objects
Usage
## Default S3 method:
view(x, ...)
Arguments
x |
The object to view |
... |
Additional arguments, passed to print. |
Value
No value returned, simply calls the print method on the object
See Also
Other functions to view maps:
RacViewer.options()
,
RacViewer()
,
export_viewer()
,
ggplot.acmap()
,
mapGadget()
,
plot.acmap()
,
setLegend()
,
view.acmap()
,
view()
[Package Racmacs version 1.2.9 Index]