| view.default | R Documentation |
Default method for viewing objects
## Default S3 method:
view(x, ...)
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()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.