view.default: Default method for viewing objects

View source: R/map_methods.R

view.defaultR 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()


Racmacs documentation built on June 22, 2024, 11:33 a.m.