Creates a formatted node table for visualization with visNetwork. Includes styling and formatting for network visualization.
Arguments
- mcmodule
An mcmodule object containing the network structure
- variate
Integer specifying which variate to extract (default: 1)
- color_pal
Custom color palette for nodes (optional)
- color_by
Column name to determine node colors (optional)
- inputs
Include non-node inputs: data-sets, data-frames and columns (optional)