defaultInfoPanel | R Documentation |
A default info panel for view
, which shows the labels and
values of each image at the current point, and a panel suitable for
plotting four-dimensional time series images.
defaultInfoPanel(point, data, labels)
timeSeriesPanel(point, data, labels)
point |
A numeric vector giving the current point location. |
data |
A list of data values for each image at the current point. Note that, for images of more than three dimensions, there will be more than one value per image. |
labels |
A character vector of image labels. |
Jon Clayden <code@clayden.org>
view
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.