plot_stream_interactive: Show Stream Clustering.

Description Usage Arguments

View source: R/plot.R

Description

A non-animated version of animate_stream_interactive.

Usage

1
2
plot_stream_interactive(dsc, points,
  launch.browser = getOption("shiny.launch.browser", interactive()))

Arguments

dsc

a DSC object representing the clustering of a data stream.

points

a data.frame of points that will be plotted along with the clustering.

launch.browser

will be passed on to runApp, so that the visualisation can be shown in e.g. RStudio's Viewer pane, if this is desired.


subspaceMOA documentation built on May 29, 2017, 10:50 p.m.