generateNewValidation: Generate Three Panel (Node) Graph Display

Description Usage Arguments Examples

Description

This function generates a 3-panel visualization of the same graph. The first graph (left) depicts the small-world graph itself. The second graph (middle) depicts the same graph from the left, but with predicted noticeability scores overlayed on top. The third graph (right) displays a heatmap visualization to help illustrate the data from the second (middle) graph. This function focuses on node data only. The related generateNewValidationEdges functions provides similar functionality for edges in graphs.

Usage

1
generateNewValidation(paneled = T)

Arguments

TRUE/FALSE

boolean toggling paneled display. Defaults to T.

Examples

1

ngopal/rNetVISOR documentation built on May 8, 2019, 11:46 a.m.