| l_ng_plots {loon} | R Documentation |
2d navigation graph setup with with dynamic node fitering using a scatterplot matrix
Description
Generic function to create a navigation graph environment where user can filter graph nodes by selecting 2d spaces based on 2d measures displayed in a scatterplot matrix.
Usage
l_ng_plots(measures, ...)
Arguments
measures |
object with measures are stored |
... |
argument passed on to methods |
Details
For more information run: l_help("learn_R_display_graph.html#l_ng_plots")
See Also
l_ng_plots.default, l_ng_plots.measures,
l_ng_plots.scagnostics, measures1d,
measures2d, scagnostics2d,
l_ng_ranges
[Package loon version 1.4.1 Index]