This creates an html widget for viewing antigenic maps.
RacViewer(
map,
plotdata = NULL,
show_procrustes = FALSE,
show_group_legend = FALSE,
options = list(),
width = NULL,
height = NULL,
elementId = NULL
)
The map data object
r3js plot data
should procrustes lines be shown
Show an interactive legend detailing different
groups as set by agGroups()
and srGroups()
A named list of viewer options supplied to
racviewer.options()
Width of the widget
Height of the widget
DOM element ID
Other functions to view maps:
RacViewer.options()
,
export_viewer()
,
grid.plot.acmap()
,
mapGadget()
,
plot.acmap()
,
setLegend()
,
snapshotMap()
,
view.default()
,
view()