View a racmap object in the interactive viewer.
The acmap data object
The optimization number to view
Additional arguments to be passed to RacViewer()
Additional javascript code to be run after map has been loaded and rendered
Any data to supply to the .jsCode function
A vector of antigen indices to select in the plot
A vector of serum indices to select in the plot
If the map contains procrustes information, should procrustes lines be shown by default?
If the map contains diagnostics information like stress blobs or hemisphering, should it be shown by default?
Number of optimization runs to send to the viewer for inclusion in the "optimizations" pane.
A named list of viewer options to pass to
RacViewer.options()
Returns an htmlwidget object
Other functions to view maps:
RacViewer.options()
,
RacViewer()
,
export_viewer()
,
ggplot.acmap()
,
mapGadget()
,
plot.acmap()
,
setLegend()
,
view.default()
,
view()
Other shiny app functions:
RacViewer-shiny
,
runGUI()