NG_Visualization-class: Class '"NG_Visualization"'

Description Objects from the Class Slots Methods Note Author(s) See Also Examples

Description

Used when custom visualization instructions are defined using initializeViz, updateViz and closeViz.

See package vignette for more details.

Objects from the Class

A virtual Class: No objects may be created from it.

Slots

graph:

Graph name in slot name of NG_graph object.

data:

Data name in slot name of NG_data object.

from:

Start from node. Not used anymore.

to:

Start to node. Not used anymore.

varList:

Vector with all variable names that are used in graph.

Methods

show

signature(object = "NG_Visualization"): ...

Note

Read more about the use of this class in the package vignette.

Author(s)

Adrian Waddell and Wayne Oldford

See Also

initializeViz-methods

Examples

1
showClass("NG_Visualization")

RnavGraph documentation built on May 29, 2017, 4:18 p.m.